diff --git a/renovate.json b/renovate.json index 1257c688d1..4c5698cf22 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ "groupName": "all patch versions", "groupSlug": "all-patch", "matchUpdateTypes": ["patch"], - "excludePackageNames": ["prettier"], + "excludePackageNames": ["prettier", "import-in-the-middle"], "schedule": ["before 3am every weekday"] }, {