2021-12-06 08:38:08 -06:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: "gitsubmodule"
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: "daily"
|
2021-12-06 11:21:12 -06:00
|
|
|
time: "00:00"
|
|
|
|
timezone: "America/Denver"
|
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 15:06:14 -06:00
|
|
|
reviewers:
|
|
|
|
- "tangxifan"
|
|
|
|
- "tpagarani"
|
2021-12-06 08:38:08 -06:00
|
|
|
# Allow dependabot to open up to 10 open pull requests. Default is 5.
|
|
|
|
# open-pull-requests-limit: 10
|
|
|
|
allow:
|
2021-12-13 18:46:19 -06:00
|
|
|
# Enable for the yosys-symbiflow-plugins submodule
|
2021-12-06 08:38:08 -06:00
|
|
|
- dependency-name: "yosys-plugins"
|
2021-12-13 18:46:19 -06:00
|
|
|
# Enable for the yosys submodule
|
2021-12-13 18:34:01 -06:00
|
|
|
- dependency-name: "yosys"
|
2022-10-06 16:26:11 -05:00
|
|
|
# Enable for the vtr submodule
|
|
|
|
- dependency-name: "vtr-verilog-to-routing"
|