From 7dd9e482d4e39b3e7308dcd28c254e6c8b0a35c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 02:39:29 +0000 Subject: [PATCH] chore(deps): update dependency npm:prettier to v3.6.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 78af285..7a9d459 100644 --- a/mise.toml +++ b/mise.toml @@ -59,7 +59,7 @@ env = { PYTHONWARNINGS = "always,error" } [tools] node = "22" -"npm:prettier" = "3.5.3" +"npm:prettier" = "3.6.0" "npm:pyright" = "1.1.402" "pipx:mypy" = "1.16.1" "pipx:ruff" = "0.11.13"