From 8a7004ebaab085bc4e60fff1135d827866987fbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 02:16:49 +0000 Subject: [PATCH] =?UTF-8?q?feat(mise):=20update=20tool=20pipx=20(=201.12.0?= =?UTF-8?q?=20=E2=9E=94=201.14.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 5863743..9cfb1a9 100644 --- a/.mise.toml +++ b/.mise.toml @@ -13,7 +13,7 @@ cocogitto = "7.0.0" dprint = "0.54.0" yamlfmt = "0.21.0" # renovate: datasource=pypi depName=pipx -pipx = "1.12.0" +pipx = "1.14.0" "pipx:yamllint" = "1.38.0" actionlint = "1.7.12" gitleaks = "8.30.1"