diff --git a/renovate.json b/renovate.json index e8aa1dd73..ac28bdbfe 100644 --- a/renovate.json +++ b/renovate.json @@ -25,10 +25,6 @@ { "matchManagers": ["bundler"], "groupName" : "Ruby" - }, - { - "matchPackageNames": ["codecov/codecov-action"], - "allowedVersions": "^3.0.0" } ] }