diff --git a/.github/renovate.json b/.github/renovate.json index c42ac66181..1cf343236f 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -70,6 +70,7 @@ "commitMessageAction": "bump up", "commitMessageTopic": "{{depName}} version", "ignoreDeps": [], + "postUpdateOptions": ["yarnDedupeHighest"], "lockFileMaintenance": { "enabled": true, "extends": ["schedule:weekly"]