chore(renovate): group k3s patch updates

This commit is contained in:
Michael Kriese 2024-09-11 12:33:48 +02:00
parent 28fee2fe24
commit fad6c5fdb2
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -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"],