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

feat: peerDependencies support (#1438)

Enables peerDependencies renovation by default, now that complex semver ranges can be upgraded.
parent 1b535af4
No related branches found
No related tags found
No related merge requests found
......@@ -284,7 +284,7 @@ const options = [
'Configuration specifically for `package.json`>`peerDependencies`',
stage: 'packageFile',
type: 'json',
default: { enabled: false },
default: {},
mergeable: true,
cli: false,
},
......
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