add dependabot

Fixes #388
This commit is contained in:
Nicola Murino 2021-04-25 15:54:19 +02:00
parent 5be4b6bd44
commit 198258f4e7
No known key found for this signature in database
GPG key ID: 2F1FB59433D5A8CB

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"