diff --git a/mise.toml b/mise.toml index 2d58cb0..77a3283 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ cmake = "4.3.4" ninja = "1.13.2" node = "24.18.0" pnpm = "11.9.0" -vp = "0.2.2" +vp = "0.2.4" lefthook = "2.1.9" "pipx:clang-format" = "22.1.5" # clang-tidy は CI(.github/workflows/lint.yml)のハードコード版と一致させること。