diff --git a/.mise.toml b/.mise.toml index 88fc657..14e13a6 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,7 +1,7 @@ [tools] actionlint = "1.7" editorconfig-checker = "3" -"pipx:pre-commit" = { version = "4.6.0", uvx_args = "--with pre-commit-uv" } +"pipx:pre-commit" = { version = "4.6.1", uvx_args = "--with pre-commit-uv" } shellcheck = "0.11" shfmt = "3" uv = "0.11.30"