From 9bf96405c909101185bc965d5dd80427d8f98b12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 10:20:38 +0000 Subject: [PATCH] chore(mise): update tool pipx:apm-cli to v0.29.0 [automerge] --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index de393f21..5f7d8846 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.28.0" +"pipx:apm-cli" = "0.29.0" # Additional tools for development (commented out by default) # Uncomment based on your needs