From 89a4589b68e12089a13fbb797fdf9d8aec8acce1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 06:20:10 -0500 Subject: [PATCH] Upgrade trunk (#7060) Co-authored-by: sachaw <11172820+sachaw@users.noreply.github.com> --- .trunk/trunk.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 627e1ff0a..6e99077c1 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -8,12 +8,12 @@ plugins: uri: https://github.com/trunk-io/plugins lint: enabled: - - checkov@3.2.441 - - renovate@40.53.1 + - checkov@3.2.442 + - renovate@40.59.4 - prettier@3.5.3 - - trufflehog@3.89.1 + - trufflehog@3.89.2 - yamllint@1.37.1 - - bandit@1.8.3 + - bandit@1.8.5 - trivy@0.63.0 - taplo@0.9.3 - ruff@0.11.13