From cdf7de6d3a3a893156ede21d4e2c3c0ccb19c178 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 11:57:18 +0000 Subject: [PATCH] =?UTF-8?q?fix(mise):=20update=20tool=20pipx:checkov=20(?= =?UTF-8?q?=203.2.521=20=E2=9E=94=203.2.522=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mise.toml | 2 +- config-sync/templates/.mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mise.toml b/.mise.toml index 811653d..162cc35 100644 --- a/.mise.toml +++ b/.mise.toml @@ -7,7 +7,7 @@ cocogitto = "7.0.0" dprint = "0.54.0" gitleaks = "8.30.1" git-cliff = "2.12.0" -"pipx:checkov" = "3.2.521" +"pipx:checkov" = "3.2.522" "pipx:yamllint" = "1.38.0" shellcheck = "0.11.0" shfmt = "3.13.1" diff --git a/config-sync/templates/.mise.toml b/config-sync/templates/.mise.toml index c15e4aa..2357327 100644 --- a/config-sync/templates/.mise.toml +++ b/config-sync/templates/.mise.toml @@ -12,5 +12,5 @@ shfmt = "3.13.1" trivy = "0.70.0" yamlfmt = "0.21.0" "pipx:yamllint" = "1.38.0" -"pipx:checkov" = "3.2.521" +"pipx:checkov" = "3.2.522" zizmor = "1.24.1"