From cb78509de42a1f4ce42a5e523abf3743e546034e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 04:41:08 +0000 Subject: [PATCH] =?UTF-8?q?feat(mise):=20update=20tool=20trivy=20(=200.70.?= =?UTF-8?q?0=20=E2=9E=94=200.71.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 2386728..4b3b3a8 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.70.0" +trivy = "0.71.0" uv = "0.11.21" yamlfmt = "0.21.0" zizmor = "1.25.2" diff --git a/config-sync/templates/.mise.toml b/config-sync/templates/.mise.toml index 1bffb38..58047b0 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.70.0" +trivy = "0.71.0" yamlfmt = "0.21.0" "pipx:yamllint" = "1.38.0" "pipx:checkov" = "3.2.533"