Update dependabot.yml

This commit is contained in:
Bjørn Erik Pedersen
2020-09-07 22:08:03 +02:00
committed by GitHub
parent a2dda22c36
commit c0655ba6ce

View File

@@ -3,5 +3,7 @@ version: 2
updates: updates:
- package-ecosystem: "gomod" - package-ecosystem: "gomod"
directory: "/" directory: "/"
commit_message:
prefix: "deps"
schedule: schedule:
interval: "daily" interval: "daily"