We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c79ea commit bec92b4Copy full SHA for bec92b4
.github/renovate.json
@@ -102,19 +102,6 @@
102
"matchBaseBranches": ["main"],
103
"matchSourceUrls": ["https://github.com/SAP/ui5-webcomponents{/,}**"]
104
},
105
- {
106
- "extends": ["schedule:weekly"],
107
- "description": "V1 UI5WC/R dependency updates",
108
- "matchBaseBranches": ["v1.29.x"],
109
- "groupName": "Legacy Branch Updates",
110
- "groupSlug": "legacy-branch-updates",
111
- "matchUpdateTypes": ["patch"],
112
- "semanticCommitType": "chore",
113
- "matchSourceUrls": [
114
- "https://github.com/SAP/ui5-webcomponents{/,}**",
115
- "https://github.com/SAP/ui5-webcomponents-react{/,}**"
116
- ]
117
- },
118
{
119
"extends": ["schedule:weekly"],
120
"description": "V1 UI5WC/R dependency updates",
0 commit comments