diff --git a/renovate.json b/renovate.json index 2540e5c20..461e5d7b8 100644 --- a/renovate.json +++ b/renovate.json @@ -4,9 +4,7 @@ "postUpgradeTasks": { "commands": [ - "git restore bazel/pnpm-lock.yaml .npmrc", "yarn install --immutable", - "yarn bazel sync --only=repo || true", "yarn update-generated-files" ], "executionMode": "branch"