try automerging patches

This commit is contained in:
2025-12-31 00:01:26 -05:00
parent 6f2603d3a0
commit f327b23001

View File

@@ -14,6 +14,12 @@
}
],
"packageRules": [
{
"description": "Automerge patch updates",
"matchUpdateTypes": ["patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true
},
{
"description": "Rook Ceph - auto-update minor and patch versions only",
"matchDatasources": ["docker"],