Skip to content

Commit 873aaf2

Browse files
committed
Revert "ci: temporarily disable rules_angular updates on patch branches (#3109)"
This reverts commit 7a27dd6. Reason: breaking change has been reverted
1 parent 99cb49d commit 873aaf2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

renovate-presets/default.json5

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,6 @@
5454
matchManagers: ['bazel', 'bazel-module', 'bazelisk'],
5555
},
5656

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-
6657
// Rule to disable NPM updates on branches other than 'main'.
6758
// But allow updating engines and packageManagers.
6859
{

0 commit comments

Comments
 (0)