Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a60de9b

Browse files
committed
ci: update renovate base branch to 20.3.x
Updates the Renovate bot configuration to include the 20.3.x branch in `baseBranchPatterns`.
1 parent 9749ec6 commit a60de9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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", "20.2.x"],
3+
"baseBranchPatterns": ["main", "20.3.x"],
44
"extends": ["github>angular/dev-infra//renovate-presets/default.json5"],
55
"ignorePaths": ["tests/legacy-cli/e2e/assets/**", "tests/schematics/update/packages/**"],
66
"packageRules": [

0 commit comments

Comments
 (0)