Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-07-08 14:38:30 +00:00
committed by GitHub
parent d3a552db71
commit 186faaaab4

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

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