Skip to content

Commit 365fab3

Browse files
Update renovate.json to run yarn deduplication with highest strategy
1 parent 22ecaba commit 365fab3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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)