Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-06-30 16:33:12 +00:00 committed by GitHub
parent d33ab40b76
commit 59e4cf3103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
.github/dependabot.yml vendored Normal file
View file

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