diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 937537e1b6b..56047e25cbd 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -2,8 +2,6 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:recommended", "schedule:weekly"], "ignorePaths": ["**/tests/**", "**/node_modules/**"], - // ensure pnpmfile can be run - "allowScripts": true, "packageRules": [ // Use chore as semantic commit type for commit messages {