chore: add renovate bot for lockfile maintenance

This commit is contained in:
Shawn Erquhart
2019-09-03 19:51:16 -04:00
parent ece136c92e
commit f4f7f384e1
2 changed files with 17 additions and 3 deletions

View File

@ -3,7 +3,12 @@ version: 1
update_configs:
- package_manager: javascript
directory: /
update_schedule: weekly
update_schedule: live
allow_updates:
- match:
update_type: security
- match:
dependency_name: netlify-cms*
automerged_updates:
- match:
dependency_type: all
@ -11,7 +16,12 @@ update_configs:
version_requirement_updates: widen_ranges
- package_manager: javascript
directory: /website
update_schedule: weekly
update_schedule: live
allow_updates:
- match:
update_type: security
- match:
dependency_name: netlify-cms*
automerged_updates:
- match:
dependency_type: all