diff --git a/.github/renovate.json b/.github/renovate.json index f2f35cec3..cbf523c6e 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,7 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["github>taiga-family/renovate-config"], - "npmrc": "workspaces=true\ninclude-workspace-root=true", "postUpgradeTasks": { "commands": [ "echo 'TODO: workaround for https://github.com/npm/cli/issues/7019'",