Skip to content

Commit f666aec

Browse files
chore: Run renovate with yarn deduplication highest strategy (#30060)
* empty commit * Update renovate.json to run yarn deduplication with highest strategy * empty commit
1 parent 11996fc commit f666aec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: renovate.json

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
]
2727
}
2828
],
29+
"postUpdateOptions": [
30+
"yarnDedupeHighest"
31+
],
2932
"prConcurrentLimit": 4,
3033
"prHourlyLimit": 1,
3134
"rangeStrategy": "bump",

0 commit comments

Comments
 (0)