chore: create `dependabot.yml`

pull/476/head
Michaël De Boey 4 years ago committed by GitHub
parent 25a956c84d
commit 98a11aab7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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