chore: add dependabot config

This commit is contained in:
Arne Jørgensen
2020-12-05 18:23:00 +01:00
committed by GitHub
parent eb9b96be61
commit 836016a45f
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"