add dependabot configuration (#267)
This commit is contained in:
parent
b3f576068c
commit
ae7473c7a7
|
|
@ -0,0 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
# Check for updates once a week
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Loading…
Reference in New Issue