From 63648cd24a5b87cb3908cadf32d3ce95086f7971 Mon Sep 17 00:00:00 2001 From: mverch67 <71137295+mverch67@users.noreply.github.com> Date: Fri, 10 Jul 2026 09:09:51 +0000 Subject: [PATCH] Upgrade trunk --- .trunk/trunk.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index b170f068..4a0db719 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -6,7 +6,7 @@ cli: plugins: sources: - id: trunk - ref: v1.10.0 + ref: v1.10.2 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -17,17 +17,17 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - trufflehog@3.95.5 + - trufflehog@3.95.9 - yamllint@1.38.0 - bandit@1.9.4 - - checkov@3.2.533 + - checkov@3.3.8 - terrascan@1.19.9 - - trivy@0.71.0 + - trivy@0.72.0 #- trufflehog@3.63.2-rc0 - taplo@0.10.0 - - ruff@0.15.16 + - ruff@0.15.21 - isort@8.0.1 - - markdownlint@0.48.0 + - markdownlint@0.49.0 - oxipng@10.1.1 - svgo@4.0.1 - actionlint@1.7.12 @@ -39,7 +39,7 @@ lint: - git-diff-check - gitleaks@8.30.1 - clang-format@16.0.3 - - prettier@3.8.3 + - prettier@3.9.5 ignore: - linters: [ALL] paths: