diff --git a/renovate.json b/renovate.json index 0bf48e1f4..98faee101 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["github>angular/dev-infra//renovate-presets/default.json5"], - "postUpgradeTasks": { "commands": [ "pnpm install --frozen-lockfile", @@ -10,7 +9,7 @@ ], "executionMode": "branch" }, - + "ignoreDeps": ["@google-cloud/spanner"], "ignorePaths": ["bazel/integration/tests/**"], "packageRules": [ {