This repository has been archived on 2020-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
|
version: 1
|
|
|
|
update_configs:
|
|
- package_manager: javascript
|
|
directory: /
|
|
update_schedule: live
|
|
allowed_updates:
|
|
- match:
|
|
update_type: security
|
|
automerged_updates:
|
|
- match:
|
|
dependency_type: all
|
|
update_type: in_range
|
|
version_requirement_updates: widen_ranges |