diff --git a/renovate.json b/renovate.json index 97bb0fe9e2f..6bed747829e 100644 --- a/renovate.json +++ b/renovate.json @@ -27,6 +27,7 @@ }, { "matchManagers": ["bazel", "bazel-module", "bazelisk", "npm"], + "matchDepNames": ["!pnpm", "!typescript", "*"], "postUpgradeTasks": { "commands": [ "git restore .npmrc",