From 675048ac1122935c8d741861bce41f42496111b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 08:29:29 +0000 Subject: [PATCH] chore(deps): update dependency pipx:codespell to v2.4.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a75f4d632..18ff6275f 100644 --- a/mise.toml +++ b/mise.toml @@ -16,7 +16,7 @@ editorconfig-checker = "v3.6.1" "npm:@biomejs/biome" = "2.4.12" "npm:markdownlint-cli2" = "0.22.0" "npm:prettier" = "3.8.3" -"pipx:codespell" = "2.4.1" +"pipx:codespell" = "2.4.2" "pipx:ruff" = "0.15.11" shellcheck = "v0.11.0" shfmt = "3.13.1"