Skip to content

Commit 2a661b2

Browse files
chore(deps): disable read-pkg-up replacement (#973)
1 parent 34efe98 commit 2a661b2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
},
1717
{
1818
"matchPackageNames": ["read-pkg-up"],
19-
"allowedVersions": "<8.0.0"
19+
"allowedVersions": "<8.0.0",
20+
"replacementName": "",
21+
"replacementVersion": ""
2022
},
2123
{
2224
"matchPackageNames": ["strip-ansi"],

0 commit comments

Comments
 (0)