diff --git a/mise.toml b/mise.toml index b3dd9687..ceb4b75b 100644 --- a/mise.toml +++ b/mise.toml @@ -12,7 +12,7 @@ editorconfig-checker = "v3.6.1" "npm:markdownlint-cli2" = "0.17.2" "npm:prettier" = "3.8.1" "npm:@biomejs/biome" = "2.3.14" -"pipx:ruff" = "0.15.0" +"pipx:ruff" = "0.15.10" "pipx:codespell" = "2.4.2" rust = { version = "1.94.1", components = "clippy,rustfmt" }