Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions renovate-presets/default.json5
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,6 @@
matchManagers: ['bazel', 'bazel-module', 'bazelisk'],
},

// TODO(alanagius): delete the below rule once RC branch is `21.0.x`
// Temporary disable updates of `rules_angular` on non main branches due to the APF breaking change
// See: https://github.com/devversion/rules_angular/pull/63
{
enabled: false,
matchBaseBranches: ['!main'],
matchDepNames: ['rules_angular'],
},

// Rule to disable NPM updates on branches other than 'main'.
// But allow updating engines and packageManagers.
{
Expand Down
Loading