Merge pull request #1006 from hodgef/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
Francisco Hodge 2021-08-02 00:10:25 -07:00 committed by GitHub
commit 331ddf0f5c
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: "04:00"
timezone: America/Montreal
open-pull-requests-limit: 10
versioning-strategy: increase