deps: add dependabot for actions versions

This commit is contained in:
Stanislas Lange
2020-06-26 23:30:07 +02:00
parent 8645298d01
commit 101f0365ba

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

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