chore(renovate): group k3s patch updates
This commit is contained in:
parent
28fee2fe24
commit
fad6c5fdb2
1 changed files with 7 additions and 0 deletions
|
@ -87,6 +87,13 @@
|
|||
"matchUpdateTypes": ["major", "minor"],
|
||||
"automerge": false
|
||||
},
|
||||
{
|
||||
"description": "Group k3s patch updates",
|
||||
"matchDatasources": ["github-releases"],
|
||||
"matchPackageNames": ["k3s-io/k3s"],
|
||||
"matchUpdateTypes": ["patch"],
|
||||
"groupName": "k3s"
|
||||
},
|
||||
{
|
||||
"description": "Use test scope for forgejo ci tests",
|
||||
"matchFileNames": ["ci/*.yaml"],
|
||||
|
|
Loading…
Reference in a new issue