Allow dependabot to open more pull requests
This commit is contained in:
parent
59be3008fd
commit
e1080e1225
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@ -3,6 +3,7 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
open-pull-requests-limit: 100
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
Loading…
Reference in New Issue
Block a user