feat(renovate): group upstream postgres updates

Signed-off-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
bo0tzz
2024-08-09 11:48:52 +02:00
parent 2154017ecb
commit 5b54d37eb9

View File

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