diff --git a/renovate.json b/renovate.json index 8a7ea4177b3aac5e9c08eaf6a95a54f92d02a350..1edf50e9003b29c1555eff1598d9bef76268f22a 100644 --- a/renovate.json +++ b/renovate.json @@ -53,14 +53,6 @@ "matchPackageNames": ["node"], "matchUpdateTypes": ["major"], "additionalBranchPrefix": "major" - }, - { - "description": "set branch prefix for eslint v9 major update to split from other updates", - "matchPackageNames": ["eslint"], - "matchUpdateTypes": ["major"], - "matchCurrentVersion": "^8.0.0", - "matchNewValue": "/^9.\\d+.\\d+$/", - "additionalBranchPrefix": "eslint-v9" } ], "customManagers": [