Allow dependabot to check go modules
This commit is contained in:
parent
1626a4a2ff
commit
dbd1e62ac9
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Loading…
Reference in New Issue