Skip to content

Commit 9897947

Browse files
authored
chore(renovate): create PRs for UI5WC/R updates for v1 branch (#7003)
1 parent 249fbe3 commit 9897947

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/renovate.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,19 @@
8686
"matchFileNames": ["package.json"],
8787
"matchSourceUrlPrefixes": ["https://github.com/SAP/ui5-webcomponents"],
8888
"semanticCommitType": "chore"
89+
},
90+
{
91+
"description": "V1 UI5WC/R dependency updates",
92+
"matchBaseBranches": ["v1.29.x"],
93+
"groupName": "Legacy Branch Updates",
94+
"groupSlug": "legacy-branch-updates",
95+
"matchSourceUrlPrefixes": [
96+
"https://github.com/SAP/ui5-webcomponents",
97+
"https://github.com/SAP/ui5-webcomponents-react"
98+
],
99+
"matchUpdateTypes": ["patch"],
100+
"semanticCommitType": "chore",
101+
"schedule": ["weekly"]
89102
}
90103
]
91104
}

0 commit comments

Comments
 (0)