From ee6d31613648c77501239bf8a005ae6dd9652526 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 05:25:27 +0000 Subject: [PATCH] chore(deps): update dependency npm:prettier to v3.6.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"