Merge pull request #59 from tensorchord/renovate/reconfigure

This commit is contained in:
bo0tzz
2024-08-20 13:26:39 +02:00
committed by GitHub

View File

@@ -19,6 +19,10 @@
"matchUpdateTypes": ["major"], "matchUpdateTypes": ["major"],
"matchPackageNames": ["ghcr.io/cloudnative-pg/postgresql"], "matchPackageNames": ["ghcr.io/cloudnative-pg/postgresql"],
"enabled": false "enabled": false
},
{
"matchPackageNames": ["ghcr.io/cloudnative-pg/postgresql"],
"groupName": "postgresql"
} }
] ]
} }