From cde84ca3857e04dbf365d5c5a25502a0483ce293 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:04:07 +0000 Subject: [PATCH] =?UTF-8?q?feat(mise):=20update=20tool=20pipx:apm-cli=20(?= =?UTF-8?q?=200.24.1=20=E2=9E=94=200.25.0=20)=20[automerge]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 2395f18..215c2bc 100644 --- a/.mise.toml +++ b/.mise.toml @@ -39,7 +39,7 @@ uv = "latest" # release is a PyInstaller bundle that mise's github/ubi backends extract # incompletely, so pipx is the working install path. # renovate: datasource=pypi depName=apm-cli -"pipx:apm-cli" = "0.24.1" +"pipx:apm-cli" = "0.25.0" # Additional tools for development (commented out by default) # Uncomment based on your needs