From dccdedf873a74b81ae5efdfc22b47cfba1a3b453 Mon Sep 17 00:00:00 2001 From: westonplatter <492603+westonplatter@users.noreply.github.com> Date: Sat, 1 Nov 2025 08:06:43 +0000 Subject: [PATCH] chore: Upgrade trunk --- .trunk/trunk.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 98e0372..11fb0a2 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.7.2 + ref: v1.7.3 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@41.90.1 - - tofu@1.10.5 - - actionlint@1.7.7 - - checkov@3.2.467 + - renovate@41.167.2 + - tofu@1.10.6 + - actionlint@1.7.8 + - checkov@3.2.489 - git-diff-check - markdownlint@0.45.0 - prettier@3.6.2 - - tflint@0.58.1 - - trivy@0.65.0 - - trufflehog@3.90.5 + - tflint@0.59.1 + - trivy@0.67.2 + - trufflehog@3.90.12 - yamllint@1.37.1 ignore: - linters: [tofu]