From 3e4c87825a12dbf0b631fde1721c2ba0ab4511d1 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 4 Aug 2025 01:13:15 +0000 Subject: [PATCH] chore(deps): update dependency npm:@anthropic-ai/claude-code to v1.0.67 --- config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mise/config.toml b/config/mise/config.toml index cd8bc49..8dcf992 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -26,7 +26,7 @@ "aqua:starship/starship" = "1.23.0" "aqua:tilt-dev/ctlptl" = "0.8.42" "aqua:tilt-dev/tilt" = "0.35.0" -"npm:@anthropic-ai/claude-code" = "1.0.61" +"npm:@anthropic-ai/claude-code" = "1.0.67" "npm:@google/gemini-cli" = "0.1.14" "pipx:aider-chat" = { version = "0.85.2", uvx_args = "--python 3.12.10 --with google-generativeai" } "pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" }