diff --git a/renovate.json b/renovate.json index 3b89620..fadc4d2 100644 --- a/renovate.json +++ b/renovate.json @@ -13,7 +13,7 @@ { "groupName": "postgres", "description": "Group updates to postgres across drone ci, docker-compose.yml and other files", - "matchDepNames": ["postgres"] + "matchDepNames": ["**postgres**"] }, { "matchFileNames": [".tool-versions"],