Merge pull request #29215 from hashicorp/configure-dependabot

Add initial Dependabot configuration
This commit is contained in:
Kent 'picat' Gruber
2021-07-29 10:26:22 -04:00
committed by GitHub

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily