From fede1b8597fe9acd5d1908eda953686cb1d876af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 19:56:53 -0500 Subject: [PATCH] Upgrade trunk (#7006) 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 5217ae181..5f931270c 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -8,10 +8,10 @@ plugins: uri: https://github.com/trunk-io/plugins lint: enabled: - - checkov@3.2.437 - - renovate@40.42.2 + - checkov@3.2.440 + - renovate@40.49.10 - prettier@3.5.3 - - trufflehog@3.88.35 + - trufflehog@3.89.1 - yamllint@1.37.1 - bandit@1.8.3 - trivy@0.63.0 @@ -28,7 +28,7 @@ lint: - shellcheck@0.10.0 - black@25.1.0 - git-diff-check - - gitleaks@8.27.0 + - gitleaks@8.27.2 - clang-format@16.0.3 ignore: - linters: [ALL]