Merge pull request #6 from dependabot/brrygrdn/add-dependabot

Create dependabot.yml
This commit is contained in:
Barry Gordon
2021-05-26 18:02:39 +01:00
committed by GitHub

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

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