Merge pull request #87 from Serraniel/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Daniel 2020-10-22 19:41:49 +02:00 committed by GitHub
commit b5740c1ca9
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