Update dependabot.yml

This commit is contained in:
tangxifan 2021-12-13 16:46:19 -08:00 committed by GitHub
parent da6c6ad76f
commit 720915c68d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 19 deletions

View File

@ -17,24 +17,7 @@ updates:
# Allow dependabot to open up to 10 open pull requests. Default is 5.
# open-pull-requests-limit: 10
allow:
# only enable for the yosys-symbiflow-plugins submodule
# Enable for the yosys-symbiflow-plugins submodule
- dependency-name: "yosys-plugins"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "monthly"
time: "00:00"
timezone: "America/Denver"
#assignees:
# - "username"
#labels: need to add the required label to the repo first!
# - "submodule-updates"
# must use the full team name, including the organization, as if you were @mentioning the team
reviewers:
- "tangxifan"
- "tpagarani"
# Allow dependabot to open up to 10 open pull requests. Default is 5.
# open-pull-requests-limit: 10
allow:
# only enable for the yosys submodule
# Enable for the yosys submodule
- dependency-name: "yosys"