0
0
mirror of https://github.com/thegeeklab/renovate-presets.git synced 2024-10-22 22:10:40 +00:00

debug golang group commit message

This commit is contained in:
Robert Kaussow 2024-10-02 23:41:15 +02:00
parent 9840bd9e50
commit ce69797b70
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -45,7 +45,7 @@
}, },
{ {
"groupName": "update golang", "groupName": "update golang",
"commitMessage": "{{{commitMessagePrefix}}} {{{commitMessageAction}}} {{groupName}} {{updateType}} version", "commitMessage": "{{{commitMessagePrefix}}} {{groupName}} {{updateType}} version",
"matchDatasources": ["docker", "golang-version"], "matchDatasources": ["docker", "golang-version"],
"matchPackagePatterns": ["techknowlogick/xgo", "golang", "go"] "matchPackagePatterns": ["techknowlogick/xgo", "golang", "go"]
} }