Skip to content
Snippets Groups Projects
Unverified Commit 62d92660 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: new 'lockfile-update' rangeStrategy (#3108)

Adds a new `rangeStrategy` value `lockfile-update'. Enabling this means you will get PRs that contain updates for the versions in your lock file (currently npm and yarn only) even if the range in the `package.json` file hasn't changed because the update is "in range".

Closes #1382 
parent baf5d264
No related branches found
No related tags found
No related merge requests found
Showing
with 200 additions and 29 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment