From 55f71527f3137ed4eabc258498d5c6ad9f610674 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 10:44:49 +0200 Subject: [PATCH] Upgrade trunk (#128) Co-authored-by: mverch67 <71137295+mverch67@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 6b60126..5761ce0 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -17,15 +17,15 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - trufflehog@3.88.28 + - trufflehog@3.88.29 - yamllint@1.37.1 - bandit@1.8.3 - - checkov@3.2.416 + - checkov@3.2.423 - terrascan@1.19.9 - trivy@0.62.1 #- trufflehog@3.63.2-rc0 - taplo@0.9.3 - - ruff@0.11.8 + - ruff@0.11.9 - isort@6.0.1 - markdownlint@0.44.0 - oxipng@9.1.5 @@ -37,7 +37,7 @@ lint: - shellcheck@0.10.0 - black@25.1.0 - git-diff-check - - gitleaks@8.25.1 + - gitleaks@8.26.0 - clang-format@16.0.3 - prettier@3.5.3 ignore: