Loading .renovaterc.json +5 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,11 @@ } ], "packageRules": [ { "description": "Pin httpx until https://github.com/lundberg/respx/issues/277 is solved", "matchPackageNames": "httpx", "allowedVersions": "<0.28.0" }, { "depTypeList": [ "action" Loading Loading
.renovaterc.json +5 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,11 @@ } ], "packageRules": [ { "description": "Pin httpx until https://github.com/lundberg/respx/issues/277 is solved", "matchPackageNames": "httpx", "allowedVersions": "<0.28.0" }, { "depTypeList": [ "action" Loading