From dacd900a8607005092a1dd2b900e194394978d0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 07:03:08 +0000 Subject: [PATCH] =?UTF-8?q?feat(mise):=20update=20tool=20trivy=20(=200.69.?= =?UTF-8?q?3=20=E2=9E=94=200.70.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-sync/templates/.mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-sync/templates/.mise.toml b/config-sync/templates/.mise.toml index 667bdc5..f9ccee2 100644 --- a/config-sync/templates/.mise.toml +++ b/config-sync/templates/.mise.toml @@ -9,7 +9,7 @@ gitleaks = "8.30.1" lefthook = "2.1.4" shellcheck = "0.11.0" shfmt = "3.13.1" -trivy = "0.69.3" +trivy = "0.70.0" yamlfmt = "0.21.0" "pipx:yamllint" = "1.38.0" "pipx:checkov" = "3.2.521"