ci: chore adjust renovate to combine go toolchain and go docker updates (#47)
Reviewed-on: #47 Co-authored-by: t.behrendt <t.behrendt@t00n.de> Co-committed-by: t.behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #47.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"golang",
|
||||
"go"
|
||||
],
|
||||
"groupName": "go version"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user