chore: create dependabot.yml

This commit is contained in:
Michaël De Boey 2021-04-11 13:13:36 +02:00 committed by GitHub
parent 5c355be170
commit 20ce486c50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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