diff --git a/renovate.json b/renovate.json index 15f98e789..ec1d6dfe7 100644 --- a/renovate.json +++ b/renovate.json @@ -149,10 +149,10 @@ }, { "description": "Group apps by their keyword", - "groupName": "{{{replace '^.*(dawarich|komodo|immich|home-assistant|element-web|cilium).*$' '$1' depName}}}", + "groupName": "{{{replace '^.*(dawarich|komodo|immich|home-assistant|element-web|cilium|tdarr).*$' '$1' depName}}}", "groupSlug": "unified-{{{groupName}}}", "matchPackageNames": [ - "/(^|/)(?dawarich|komodo|immich|home-assistant|element-web|cilium)/" + "/(^|/)(?dawarich|komodo|immich|home-assistant|element-web|cilium|tdarr)/" ] }, {