diff --git a/mise.toml b/mise.toml index db795b6..a8a914d 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] node = "22.11.0" "npm:prettier" = "3.4.1" -shellcheck = "v0.10.0" +shellcheck = "0.10.0" shfmt = "v3.10.0" taplo = "0.9.3" typos = "1.28.1"