chore: add dependabot.yml configuration

This commit is contained in:
Ben McClelland
2023-09-10 11:45:50 -07:00
parent 42270fbe1c
commit 0d044c2303

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

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