Reviewed-on: #47 Co-authored-by: t.behrendt <t.behrendt@t00n.de> Co-committed-by: t.behrendt <t.behrendt@t00n.de>
12 lines
206 B
JSON
12 lines
206 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"packageRules": [
|
|
{
|
|
"matchPackageNames": [
|
|
"golang",
|
|
"go"
|
|
],
|
|
"groupName": "go version"
|
|
}
|
|
]
|
|
} |