diff --git a/renovate.json b/renovate.json index 97e84b9a..82ab8ca8 100644 --- a/renovate.json +++ b/renovate.json @@ -21,11 +21,6 @@ "matchPackageNames": ["source-map"], "matchUpdateTypes": ["major", "minor"], "groupName": "source-map" - }, - { - "matchPackageNames": ["msw"], - "matchUpdateTypes": ["major", "minor"], - "groupName": "msw" } ] }