diff --git a/.github/renovate.json b/.github/renovate.json index 1f85ba4..7678f2b 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -4,6 +4,7 @@ "labels": ["dependencies"], "rangeStrategy": "bump", "reviewers": ["borales"], + "postUpdateOptions": ["yarnDedupeHighest"], "packageRules": [ { "matchSourceUrlPrefixes": ["https://github.com/actions/toolkit"],