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 ef30bb3 commit f3195e4Copy full SHA for f3195e4
.github/renovate.json
@@ -46,11 +46,14 @@
46
"semanticCommitType": "chore"
47
},
48
{
49
- "description": "UI5 Web Components (for React) from examples",
+ "matchPaths": ["examples/**"],
50
+ "semanticCommitType": "chore"
51
+ },
52
+ {
53
+ "description": "UI5 Web Components (for React) in all examples",
54
"groupName": "ui5-webcomponents (react)",
55
"matchPaths": ["examples/**"],
56
"matchSourceUrlPrefixes": ["https://github.com/SAP/ui5-webcomponents", "https://github.com/SAP/ui5-webcomponents-react"],
- "semanticCommitType": "chore"
57
}
58
]
59
0 commit comments