Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-10-21 20:11:27 +00:00 committed by GitHub
parent 0c0fc083cf
commit 0501271868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "14:00"
timezone: Europe/Amsterdam
open-pull-requests-limit: 99