diff --git a/renovate.json b/renovate.json index 7f08cbe3..6b35a88e 100644 --- a/renovate.json +++ b/renovate.json @@ -4,11 +4,6 @@ "labels": ["changelog:dependencies"], "suppressNotifications": ["prEditedNotification"], "packageRules": [ - { - "matchManagers": ["npm"], - "matchUpdateTypes": ["patch", "digest"], - "enabled": false - }, { "matchManagers": ["github-actions"], "groupName": "github-actions deps"