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"