Update renovate.json

This commit is contained in:
2025-09-15 16:08:38 +08:00
committed by GitHub
parent 163e7f9660
commit 2079ea0027
+6
View File
@@ -31,6 +31,12 @@
"**/minio/2025-04-22/**" "**/minio/2025-04-22/**"
], ],
"packageRules": [ "packageRules": [
{
"matchUpdateTypes": ["patch", "minor"],
"automerge": true,
"automergeType": "branch",
"requiredStatusChecks": null
},
{ {
"matchFileNames": [ "matchFileNames": [
"apps/postgresql/pg*/*.yml" "apps/postgresql/pg*/*.yml"