From 89a69fc67d8f142199e7927e50d5ea962da4fe38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 00:35:58 +0000 Subject: [PATCH] chore(deps): update dependency npm:pyright to v1.1.404 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 7bee677..e456701 100644 --- a/mise.toml +++ b/mise.toml @@ -60,7 +60,7 @@ env = { PYTHONWARNINGS = "always,error" } [tools] node = "22" "npm:prettier" = "3.6.2" -"npm:pyright" = "1.1.403" +"npm:pyright" = "1.1.404" "pipx:mypy" = "1.17.1" "pipx:ruff" = "0.12.9" python = "3.13.7"