ci: add dependabot for github-actions

This commit is contained in:
rlespinasse
2020-11-01 21:15:42 +01:00
committed by Romain Lespinasse
parent 2aba10a826
commit 68eb43656c
2 changed files with 9 additions and 0 deletions

6
.dependabot/config.xml Normal file
View File

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