chore: dependabot updates for actions & docker

This commit is contained in:
Enrico Stahn 2020-11-02 23:16:36 +11:00 committed by GitHub
parent 8006fab056
commit 775dc559c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
.github/dependabot.yml vendored Normal file
View file

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