From 7ae46e4c42b6bc9ed7086b909d4000953c4a8883 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 08:32:21 +0000 Subject: [PATCH] =?UTF-8?q?fix(mise):=20update=20tool=20pipx:checkov=20(?= =?UTF-8?q?=203.3.6=20=E2=9E=94=203.3.8=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 b24728d..41c6f09 100644 --- a/.mise.toml +++ b/.mise.toml @@ -6,7 +6,7 @@ actionlint = "1.7.12" dprint = "0.55.1" gitleaks = "8.30.1" lefthook = "2.1.10" -"pipx:checkov" = "3.3.6" +"pipx:checkov" = "3.3.8" shellcheck = "0.11.0" shfmt = "3.13.1" trivy = "0.72.0"