From 68387ed79132ea2860709aa825d17e5c899d401b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 21:42:24 +0000 Subject: [PATCH] chore(mise): update tool trivy to v0.74.0 [automerge] --- .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 2302ce8..06f989f 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.72.0" +trivy = "0.74.0" uv = "0.12.5" yamlfmt = "0.21.0" zizmor = "1.29.0" diff --git a/config-sync/templates/.mise.toml b/config-sync/templates/.mise.toml index e410571..f9887d1 100644 --- a/config-sync/templates/.mise.toml +++ b/config-sync/templates/.mise.toml @@ -9,7 +9,7 @@ gitleaks = "8.30.1" lefthook = "2.1.11" shellcheck = "0.11.0" shfmt = "3.13.1" -trivy = "0.72.0" +trivy = "0.74.0" yamlfmt = "0.21.0" "pipx:yamllint" = "1.38.0" "pipx:checkov" = "3.3.13"