Enable dependabot updates

This commit is contained in:
Daz DeBoer 2022-01-27 08:43:59 -07:00 committed by GitHub
parent 5a7191522f
commit 5f1def5815
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"