From d26a08075dd6d13111147e2c6a00308778339df2 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 18 Aug 2025 03:12:23 +0000 Subject: [PATCH] chore(deps): update dependency pipx:aider-chat to v0.86.1 --- 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 3db42c7..a3eaea6 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -29,7 +29,7 @@ "cargo:tukai" = "0.2.3" "npm:@anthropic-ai/claude-code" = "1.0.83" "npm:@google/gemini-cli" = "0.1.21" -"pipx:aider-chat" = { version = "0.86.0", uvx_args = "--python 3.13.6 --with google-generativeai" } +"pipx:aider-chat" = { version = "0.86.1", uvx_args = "--python 3.13.6 --with google-generativeai" } "pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.6" } "ubi:Samyak2/toipe" = "0.5.0" "ubi:charmbracelet/crush" = "0.4.0"