mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-21 23:10:40 +00:00
fix: improve golang group commit message
This commit is contained in:
parent
ce69797b70
commit
f64e9c2ac1
@ -45,7 +45,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"groupName": "update golang",
|
"groupName": "update golang",
|
||||||
"commitMessage": "{{{commitMessagePrefix}}} {{groupName}} {{updateType}} version",
|
"commitMessage": "{{{commitMessagePrefix}}} {{#if groupName}}{{{groupName}}}{{else}}update {{{depName}}}{{/if}} {{updateType}} version",
|
||||||
"matchDatasources": ["docker", "golang-version"],
|
"matchDatasources": ["docker", "golang-version"],
|
||||||
"matchPackagePatterns": ["techknowlogick/xgo", "golang", "go"]
|
"matchPackagePatterns": ["techknowlogick/xgo", "golang", "go"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user