diff --git a/renovate.json b/renovate.json index fadc4d2..3b89620 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"],