dependabot.yml

This commit is contained in:
Ben Johnson
2022-01-22 10:02:32 -07:00
committed by GitHub
parent 84d08f547a
commit b8536fa4f3

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

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