Merge pull request #29215 from hashicorp/configure-dependabot
Add initial Dependabot configuration
This commit is contained in:
commit
fc63c1949d
|
@ -0,0 +1,6 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: gomod
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
Loading…
Reference in New Issue