2021-12-06 08:38:08 -06:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: "gitsubmodule"
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: "daily"
|
2021-12-06 11:11:56 -06:00
|
|
|
#time: "00:00"
|
|
|
|
#timezone: "America/Los_Angeles"
|
2021-12-06 08:38:08 -06:00
|
|
|
#assignees:
|
|
|
|
# - "username"
|
2021-12-06 11:11:56 -06:00
|
|
|
#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
|
2021-12-06 08:38:08 -06:00
|
|
|
#reviewers:
|
|
|
|
# - "username"
|
|
|
|
# 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"
|