diff --git a/.github/renovate.json b/.github/renovate.json index 5d00998d5..c8fbc197d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -16,10 +16,6 @@ { "matchPackageNames": ["docutils"], "allowedVersions": "<0.21.0" - }, - { - "matchPackageNames": ["macos"], - "allowedVersions": "<13" } ] }