diff --git a/dot_config/mise/config.toml b/dot_config/mise/config.toml index 18dc007..0504926 100644 --- a/dot_config/mise/config.toml +++ b/dot_config/mise/config.toml @@ -7,7 +7,7 @@ node = "24.20.0" pnpm = "11.25.0" deno = "2.9.6" bun = "1.4.0" -chezmoi = "2.72.0" +chezmoi = "2.72.1" # npm 製ツール "npm:agent-browser" = "0.35.1" diff --git a/mise.toml b/mise.toml index 4d221bd..9597ede 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] node = "24.20.0" pnpm = "11.25.0" -chezmoi = "2.72.0" +chezmoi = "2.72.1" shellcheck = "0.11.0" bun = "1.4.0" zizmor = "1.29.0"