chore: Group renovate postgres updates

This commit is contained in:
Rafael Epplée 2025-05-22 12:18:54 +02:00 committed by Moritz
parent 4f3fb1bb4b
commit 281e6fd19b
Signed by: moritz
GPG key ID: 1020A035E5DD0824

View file

@ -10,6 +10,11 @@
"groupName": "asdf tool versions", "groupName": "asdf tool versions",
"matchFileNames": [".tool-versions"] "matchFileNames": [".tool-versions"]
}, },
{
"groupName": "postgres",
"description": "Group updates to postgres across drone ci, docker-compose.yml and other files",
"matchDepNames": ["postgres"]
},
{ {
"matchFileNames": [".tool-versions"], "matchFileNames": [".tool-versions"],
"matchPackageNames": ["elixir"], "matchPackageNames": ["elixir"],