Renovate: Add yarn dedupe strategy (#75945)

add dedupe strategy
This commit is contained in:
Ashley Harrison 2023-10-04 13:29:10 +01:00 committed by GitHub
parent 711a2795f6
commit 9350e8bee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@
"includePaths": ["package.json", "packages/**"],
"ignorePaths": ["emails/**", "plugins-bundled/**", "**/mocks/**"],
"labels": ["area/frontend", "dependencies", "no-backport", "no-changelog"],
"postUpdateOptions": ["yarnDedupeHighest"],
"packageRules": [
{
"matchUpdateTypes": ["patch"],