From dd5a828dbf9acd8aa12629fc1aec721d8af19c37 Mon Sep 17 00:00:00 2001 From: gberenice <30597968+gberenice@users.noreply.github.com> Date: Thu, 1 Jan 2026 08:04:06 +0000 Subject: [PATCH] chore: Upgrade trunk --- .trunk/trunk.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 7b4bcc3..9ccedc9 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -20,16 +20,16 @@ lint: # Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331 - terrascan enabled: - - renovate@42.39.4 - - tofu@1.10.7 - - actionlint@1.7.9 - - checkov@3.2.495 + - renovate@42.69.2 + - tofu@1.11.2 + - actionlint@1.7.10 + - checkov@3.2.497 - git-diff-check - - markdownlint@0.46.0 + - markdownlint@0.47.0 - prettier@3.7.4 - tflint@0.60.0 - - trivy@0.68.1 - - trufflehog@3.91.2 + - trivy@0.68.2 + - trufflehog@3.92.4 - yamllint@1.37.1 ignore: - linters: [tofu]