diff --git a/mise.toml b/mise.toml index 8742528..b3dd968 100644 --- a/mise.toml +++ b/mise.toml @@ -13,7 +13,7 @@ editorconfig-checker = "v3.6.1" "npm:prettier" = "3.8.1" "npm:@biomejs/biome" = "2.3.14" "pipx:ruff" = "0.15.0" -"pipx:codespell" = "2.4.1" +"pipx:codespell" = "2.4.2" rust = { version = "1.94.1", components = "clippy,rustfmt" } # Tools not used to lint this repo, but required for e2e tests