From bbc8db59a388abed1392c65cacbcfadc6ff1ca24 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 08:09:28 +0000 Subject: [PATCH] =?UTF-8?q?chore(mise/robusta-dev/krr):=20Update=20v1.25.1?= =?UTF-8?q?=20=E2=9E=BC=20v1.26.0=20(#3286)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 962dd22c..b305023a 100644 --- a/.mise.toml +++ b/.mise.toml @@ -53,7 +53,7 @@ python = ["3.13.7"] "aqua:astral-sh/uv" = ["0.8.13"] # faster than pipx, and can be installed with mise directly "pipx:flux-local" = ["7.8.0", "5.5.1"] "pipx:pipx" = ["1.7.1"] -"pipx:robusta-dev/krr" = { version = "v1.25.1", uvx_args = "--no-config", matching_regex = "krr-ubuntu-latest" } +"pipx:robusta-dev/krr" = { version = "v1.26.0", uvx_args = "--no-config", matching_regex = "krr-ubuntu-latest" } "pipx:esphome" = ["2025.8.1"] # rust = ["1.80.1"] # "cargo:cargo-binstall" = ["1.10.3"]