.github: configure dependabot (#253)
This commit is contained in:
committed by
GitHub
parent
9fee3b0ead
commit
956d98e549
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: gomod
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
commit-message:
|
||||||
|
prefix: deps
|
||||||
|
reviewers:
|
||||||
|
- mmcloughlin
|
||||||
Reference in New Issue
Block a user