Add dependabot configuration

This commit is contained in:
Dave Olsthoorn 2020-08-11 17:33:56 +02:00
parent 035deb0e29
commit 3f4aef7b8e

12
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,12 @@
---
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"