diff --git a/.github/renovate.json b/.github/renovate.json index ddccfadd8..02d06ea59 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -16,7 +16,9 @@ }, { "matchPackageNames": ["read-pkg-up"], - "allowedVersions": "<8.0.0" + "allowedVersions": "<8.0.0", + "replacementName": "", + "replacementVersion": "" }, { "matchPackageNames": ["strip-ansi"],