From e431b53f781a62efeaf242a812a59c99e694d3e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 15:37:48 +0000 Subject: [PATCH] chore(deps): update dependency npm:prettier to v3.8.3 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 9b9f6a646..80812b9ad 100644 --- a/mise.toml +++ b/mise.toml @@ -15,7 +15,7 @@ editorconfig-checker = "v3.6.1" "github:google/google-java-format" = "1.26.0" "npm:@biomejs/biome" = "2.4.12" "npm:markdownlint-cli2" = "0.17.2" -"npm:prettier" = "3.8.1" +"npm:prettier" = "3.8.3" "pipx:codespell" = "2.4.1" "pipx:ruff" = "0.15.0" shellcheck = "v0.11.0"