Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-10-22 17:39:49 +00:00 committed by GitHub
parent ea1760025e
commit bded6ed499
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
target-branch: develop
reviewers:
- Serraniel
assignees:
- Serraniel
versioning-strategy: increase