diff --git a/renovate.json b/renovate.json index ed294b5..3b89620 100644 --- a/renovate.json +++ b/renovate.json @@ -10,6 +10,11 @@ "groupName": "asdf 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"], "matchPackageNames": ["elixir"],