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

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

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