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:39:52 +02:00
parent efd669b960
commit 9840bd9e50
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

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