chore: create `dependabot.yml`

pull/564/head
Michaël De Boey 4 years ago committed by GitHub
parent 981fa981ed
commit c0f3033c7c
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