Commit b70830dd authored by Nejc Habjan's avatar Nejc Habjan Committed by John Villalovos
Browse files

chore(renovate): pin httpx until respx is fixed

parent 0d41da3c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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"