Create dependabot.yml

This commit is contained in:
Barry Gordon
2021-05-26 18:00:50 +01:00
committed by GitHub
parent 900053a9a3
commit 29bd4ae06e

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

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