Merge pull request #99 from robiiinos/misc/dependabot

Add Dependabot
This commit is contained in:
Stanislas 2020-07-24 11:41:40 +02:00 committed by GitHub
commit 0af7427e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"