Skip to content

Commit f3195e4

Browse files
ci(renovate): use chore for all example updates
1 parent ef30bb3 commit f3195e4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/renovate.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,14 @@
4646
"semanticCommitType": "chore"
4747
},
4848
{
49-
"description": "UI5 Web Components (for React) from examples",
49+
"matchPaths": ["examples/**"],
50+
"semanticCommitType": "chore"
51+
},
52+
{
53+
"description": "UI5 Web Components (for React) in all examples",
5054
"groupName": "ui5-webcomponents (react)",
5155
"matchPaths": ["examples/**"],
5256
"matchSourceUrlPrefixes": ["https://github.com/SAP/ui5-webcomponents", "https://github.com/SAP/ui5-webcomponents-react"],
53-
"semanticCommitType": "chore"
5457
}
5558
]
5659
}

0 commit comments

Comments
 (0)