Merge pull request #932 from liyasthomas/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Liyas Thomas 2020-06-11 16:44:59 +05:30 committed by GitHub
commit a984580e4c
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: '00:00'
open-pull-requests-limit: 10
reviewers:
- liyasthomas