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
No known key found for this signature in database
GPG Key ID: 710D9597C7EAD8CF
1 changed files with 10 additions and 0 deletions

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"