ci: chore adjust renovate to combine go toolchain and go docker updates #47
@@ -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