Create dependabot.yml

This commit is contained in:
Maarten
2022-09-09 21:30:39 +02:00
committed by GitHub
parent 54fb0fedf5
commit 99f4b5a32b

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

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