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

fix: resolve all presets before merge (#710)

Previously, preset resolution was being done last, after merges of renoate.json or package.json config. This caused wrong ordering of config in cases where both presets + regular config was in use. Instead, resolving of presets is now done at each stage before merging.

Fixes #708
parent 71c49ecd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment