From 591db2cff8de3559ee74e7090321d96a3667db16 Mon Sep 17 00:00:00 2001 From: Gowiem <1392040+Gowiem@users.noreply.github.com> Date: Tue, 1 Jul 2025 08:04:27 +0000 Subject: [PATCH] chore: Upgrade trunk --- .trunk/trunk.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 35c1009..8b67d1a 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.7.0 + ref: v1.7.1 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -20,16 +20,16 @@ lint: # Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331 - terrascan enabled: - - renovate@40.36.2 - - tofu@1.9.1 + - renovate@41.17.2 + - tofu@1.10.1 - actionlint@1.7.7 - - checkov@3.2.435 + - checkov@3.2.447 - git-diff-check - markdownlint@0.45.0 - - prettier@3.5.3 + - prettier@3.6.2 - tflint@0.58.0 - trivy@0.63.0 - - trufflehog@3.88.35 + - trufflehog@3.89.2 - yamllint@1.37.1 ignore: - linters: [tofu]