Add Dependabot

This commit is contained in:
Frédéric Guillot 2020-06-01 21:55:01 -07:00
parent 7fb0bdc9a5
commit a2abd38ccf
1 changed files with 19 additions and 0 deletions

19
dependabot.yml Normal file
View File

@ -0,0 +1,19 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "fguillot"
assignees:
- "fguillot"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "fguillot"
assignees:
- "fguillot"