Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-11-20 14:13:05 +00:00
committed by GitHub
parent eaeef51003
commit 8ee2ff6f98

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

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10