We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f3103 commit 026278cCopy full SHA for 026278c
.github/renovate.json
@@ -91,6 +91,11 @@
91
"semanticCommitType": "chore",
92
"matchSourceUrls": ["https://github.com/UI5/webcomponents{/,}**"]
93
},
94
+ {
95
+ "description": "MCP server dependencies",
96
+ "matchFileNames": ["packages/mcp-server/**"],
97
+ "semanticCommitType": "chore"
98
+ },
99
{
100
"groupName": "Typescript",
101
"description": "Typescript dependency update",
0 commit comments