diff --git a/renovate.json b/renovate.json index a5f0191..51d5629 100644 --- a/renovate.json +++ b/renovate.json @@ -2,6 +2,5 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:best-practices"], "transitiveRemediation": true, - "reviewers": ["team:innovation-engineering-resx"], "ignoreDeps": ["node", "@types/node"] }