From 63c6280dc82a9d7455eaecb4db07b5c503c8d73e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 12:40:45 +0000 Subject: [PATCH] =?UTF-8?q?feat(mise):=20update=20tool=20trivy=20(=200.71.?= =?UTF-8?q?2=20=E2=9E=94=200.72.0=20)=20[automerge]?= 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 c622a62..76d0061 100644 --- a/.mise.toml +++ b/.mise.toml @@ -12,7 +12,7 @@ git-cliff = "2.13.1" "pipx:yamllint" = "1.38.0" shellcheck = "0.11.0" shfmt = "3.13.1" -trivy = "0.71.2" +trivy = "0.72.0" uv = "0.11.26" yamlfmt = "0.21.0" zizmor = "1.26.1" diff --git a/config-sync/templates/.mise.toml b/config-sync/templates/.mise.toml index 9cbfe71..3d33e29 100644 --- a/config-sync/templates/.mise.toml +++ b/config-sync/templates/.mise.toml @@ -9,7 +9,7 @@ gitleaks = "8.30.1" lefthook = "2.1.9" shellcheck = "0.11.0" shfmt = "3.13.1" -trivy = "0.71.2" +trivy = "0.72.0" yamlfmt = "0.21.0" "pipx:yamllint" = "1.38.0" "pipx:checkov" = "3.3.6"