chore: setup Dependabot for Actions and NPM

pull/656/head
Nick Schonning 3 years ago
parent 230611dbd0
commit 665f94f389
No known key found for this signature in database
GPG Key ID: 5DDAAD9C9AAFFD9F

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 99
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 99
Loading…
Cancel
Save