.github: configure dependabot (#253)

This commit is contained in:
Michael McLoughlin
2022-04-17 21:39:58 -07:00
committed by GitHub
parent 9fee3b0ead
commit 956d98e549

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

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: weekly
commit-message:
prefix: deps
reviewers:
- mmcloughlin