Skip to content

Commit 71f0b0a

Browse files
committed
ci: update Renovate base branch patterns to 22.0.x
This should have been done by the release process but it failed.
1 parent 0fdcde5 commit 71f0b0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"baseBranchPatterns": ["main", "21.2.x"],
3+
"baseBranchPatterns": ["main", "22.0.x"],
44
"extends": ["github>angular/dev-infra//renovate-presets/default.json5"],
55
"ignorePaths": ["tests/e2e/assets/**", "tests/schematics/update/packages/**"],
66
"packageRules": [

0 commit comments

Comments
 (0)