diff --git a/mise.toml b/mise.toml index 7a9d459..31da7ef 100644 --- a/mise.toml +++ b/mise.toml @@ -59,7 +59,7 @@ env = { PYTHONWARNINGS = "always,error" } [tools] node = "22" -"npm:prettier" = "3.6.0" +"npm:prettier" = "3.6.2" "npm:pyright" = "1.1.402" "pipx:mypy" = "1.16.1" "pipx:ruff" = "0.11.13"