Update dependabot.yml
This commit is contained in:
parent
beef2b15a7
commit
b98903cff8
1 changed files with 1 additions and 0 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
@ -2,5 +2,6 @@ version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "gomod" # See documentation for possible values
|
- package-ecosystem: "gomod" # See documentation for possible values
|
||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
|
open-pull-requests-limit: 50
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
Loading…
Add table
Reference in a new issue