Merge pull request #16 from keanuplayz/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Keanu Timmermans 2020-10-21 22:14:59 +02:00 committed by GitHub
commit c5dad4fa05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "14:00"
timezone: Europe/Amsterdam
open-pull-requests-limit: 99