From 66153ab1d3cb18706622bb2ef2b805c63564de4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 00:29:04 +0000 Subject: [PATCH] chore(mise): update tool pipx to v1.17.1 [automerge] --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index e8b2000..68e1795 100644 --- a/.mise.toml +++ b/.mise.toml @@ -13,7 +13,7 @@ cocogitto = "7.0.0" dprint = "0.57.0" yamlfmt = "0.21.0" # renovate: datasource=pypi depName=pipx -pipx = "1.16.7" +pipx = "1.17.1" "pipx:yamllint" = "1.38.0" actionlint = "1.7.12" gitleaks = "8.30.1"