diff --git a/renovate.json b/renovate.json index 6b91ffcea750..9992df21ecd6 100644 --- a/renovate.json +++ b/renovate.json @@ -2,6 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "baseBranchPatterns": ["main", "21.2.x"], "extends": ["github>angular/dev-infra//renovate-presets/default.json5"], + "ignoreDeps": ["esbuild"], "ignorePaths": ["tests/e2e/assets/**", "tests/schematics/update/packages/**"], "packageRules": [ {