Merge pull request #682 from angristan/dependabot

deps: add dependabot for actions versions
This commit is contained in:
Stanislas
2020-06-26 23:32:41 +02:00
committed by GitHub

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"