We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cb49d commit 873aaf2Copy full SHA for 873aaf2
renovate-presets/default.json5
@@ -54,15 +54,6 @@
54
matchManagers: ['bazel', 'bazel-module', 'bazelisk'],
55
},
56
57
- // TODO(alanagius): delete the below rule once RC branch is `21.0.x`
58
- // Temporary disable updates of `rules_angular` on non main branches due to the APF breaking change
59
- // See: https://github.com/devversion/rules_angular/pull/63
60
- {
61
- enabled: false,
62
- matchBaseBranches: ['!main'],
63
- matchDepNames: ['rules_angular'],
64
- },
65
-
66
// Rule to disable NPM updates on branches other than 'main'.
67
// But allow updating engines and packageManagers.
68
{
0 commit comments