added basic dependabot integration.

Signed-off-by: Sienna Lloyd <sienna.lloyd@hey.com>
This commit is contained in:
Sienna Lloyd
2022-06-23 11:30:16 -06:00
parent 410e05878a
commit 2b7e4c9dc6

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

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