From cb0c13cf967b413b6fa142db3e37a657f7aa116f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 17:00:38 +0000 Subject: [PATCH] chore(mise): update tool trivy to v0.74.0 [automerge] --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 02ab623..34dfaac 100644 --- a/.mise.toml +++ b/.mise.toml @@ -12,7 +12,7 @@ lefthook = "2.1.10" "pipx:yamllint" = "1.38.0" shellcheck = "0.11.0" shfmt = "3.13.1" -trivy = "0.73.0" +trivy = "0.74.0" uv = "0.12.5" yamlfmt = "0.21.0" zizmor = "1.29.0"