chore: create `dependabot.yml`

This commit is contained in:
Michaël De Boey 2021-04-11 13:12:32 +02:00 committed by GitHub
parent 25a956c84d
commit 98a11aab7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

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

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