Create dependabot.yaml
This commit is contained in:
parent
f58993870b
commit
07aa9a5932
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yaml
vendored
Normal file
6
.github/dependabot.yaml
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: /
|
||||
schedule:
|
||||
interval: monthly
|
||||
Loading…
Reference in a new issue