diff --git a/mise.toml b/mise.toml index d8a10b2..f4c7132 100644 --- a/mise.toml +++ b/mise.toml @@ -11,7 +11,7 @@ node = "24" pnpm = "11" [hooks] -postinstall = "hk install" +postinstall = "hk install --mise" [tasks.check] description = "Lint and format with Biome"