Merge pull request #433 from lnis-uofu/auto-update-yosys-symbiflow-plugins

Automatic PR creation for yosys-symbiflow-plugins update
This commit is contained in:
tangxifan 2021-12-06 18:45:25 -08:00 committed by GitHub
commit de16d7defa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

21
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"
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-symbiflow-plugins submodule
- dependency-name: "yosys-plugins"