Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-06-03 00:32:05 +00:00 committed by GitHub
parent 1f828b141c
commit 587c211e4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

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

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