diff --git a/common.json b/common.json index e603cb3..95af66a 100644 --- a/common.json +++ b/common.json @@ -12,8 +12,7 @@ }, { "description": "Exempt local dependencies from the minimum release age", - "matchManagers": ["docker-compose", "helm-values", "github-actions", "kubernetes", "dockerfile"], - "matchPackagePatterns": ["^(https:\\/\\/)?gitea\\.t000-n\\.de\/"], + "matchPackageNames": ["/^(https:\\/\\/)?gitea\\.t000-n\\.de/"], "minimumReleaseAge": null } ]