Skip to content

Commit e6dd89b

Browse files
committed
build: temporary revert and block renovate updates due to bug
See: renovatebot/renovate#38252
1 parent eec872f commit e6dd89b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-renovate",
33
"type": "commonjs",
44
"dependencies": {
5-
"renovate": "41.130.1"
5+
"renovate": "41.116.10"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>angular/dev-infra//renovate-presets/default.json5"],
4-
"ignoreDeps": ["@google-cloud/spanner"],
4+
"ignoreDeps": ["@google-cloud/spanner", "renovate"],
55
"ignorePaths": ["bazel/integration/tests/**"],
66
"packageRules": [
77
{

0 commit comments

Comments
 (0)