diff --git a/renovate.json b/renovate.json index cfd9c397eb..94cefdc6a1 100644 --- a/renovate.json +++ b/renovate.json @@ -162,11 +162,6 @@ "matchPackageNames": ["monaco-editor"], "minimumReleaseAge": "30 days" }, - { - "description": "disallow `eslint-plugin-no-use-extend-native` v0.6.0+, requires eslint v9", - "matchPackageNames": ["eslint-plugin-no-use-extend-native"], - "allowedVersions": "<0.6.0" - }, { "description": "Require approval for stable branches (must be last rule to override all others)", "matchBaseBranches": ["/^v\\d+\\.\\d+\\/forgejo$/"],