add dependabot config (#239)

This commit is contained in:
Shawn Erquhart 2019-08-24 13:22:50 -04:00 committed by GitHub
parent 16a8d4eb6d
commit 48acef8e99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
.dependabot/config.yml Normal file
View File

@ -0,0 +1,11 @@
version: 1
update_configs:
- package_manager: javascript
directory: /
update_schedule: weekly
automerged_updates:
- match:
dependency_type: all
update_type: in_range
version_requirement_updates: widen_ranges