Merge pull request #568 from brianlovin/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Brian Lovin 2020-06-30 10:46:39 -06:00 committed by GitHub
commit 0f2f713a3e
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