Skip to content

Commit 7bc5795

Browse files
committed
chore: configure renovate port message
- Change message title to chore(port): update {{depName}} Signed-off-by: msclock <[email protected]>
1 parent 1a25b01 commit 7bc5795

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"matchFileNames": [
1414
"**/vcpkg.json"
1515
],
16-
"semanticCommitScope": "port"
16+
"semanticCommitScope": "port",
17+
"commitMessageTopic": "{{depName}}"
1718
}
1819
],
1920
"customManagers": [

0 commit comments

Comments
 (0)