Skip to content

Commit 026278c

Browse files
authored
chore(renovate): change commit type to chore for mcp-server pkg dep updates (#8452)
1 parent 90f3103 commit 026278c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@
9191
"semanticCommitType": "chore",
9292
"matchSourceUrls": ["https://github.com/UI5/webcomponents{/,}**"]
9393
},
94+
{
95+
"description": "MCP server dependencies",
96+
"matchFileNames": ["packages/mcp-server/**"],
97+
"semanticCommitType": "chore"
98+
},
9499
{
95100
"groupName": "Typescript",
96101
"description": "Typescript dependency update",

0 commit comments

Comments
 (0)