diff --git a/renovate.json b/renovate.json index 4da597ea..3dacb3d1 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,7 @@ { "extends": ["config:base", "group:allNonMajor", ":maintainLockFilesWeekly"], "rangeStrategy": "bump", + "postUpdateOptions": ["pnpmDedupe"], "rebaseWhen": "conflicted", "ignorePaths": [ "**/node_modules/**",