diff --git a/renovate.json b/renovate.json index 6341472..5096389 100644 --- a/renovate.json +++ b/renovate.json @@ -34,15 +34,6 @@ } ], "packageRules": [ - { - "matchManagers": [ - "github-actions" - ], - "matchPackageNames": [ - "deviantintegral/github-action-renovate-config-validator" - ], - "followTag": "fix-renovate-version" - }, { "minimumReleaseAge": "3 days", "automerge": true,