add dependabot

Fixes #388
This commit is contained in:
Nicola Murino
2021-04-25 15:54:19 +02:00
parent 5be4b6bd44
commit 198258f4e7

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

@@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"