diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 11fb0a2..9a59182 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.7.3 + ref: v1.7.4 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -20,17 +20,17 @@ lint: # Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331 - terrascan enabled: - - renovate@41.167.2 - - tofu@1.10.6 - - actionlint@1.7.8 - - checkov@3.2.489 + - renovate@43.0.7 + - tofu@1.11.4 + - actionlint@1.7.10 + - checkov@3.2.499 - git-diff-check - - markdownlint@0.45.0 - - prettier@3.6.2 - - tflint@0.59.1 - - trivy@0.67.2 - - trufflehog@3.90.12 - - yamllint@1.37.1 + - markdownlint@0.47.0 + - prettier@3.8.1 + - tflint@0.60.0 + - trivy@0.69.0 + - trufflehog@3.92.5 + - yamllint@1.38.0 ignore: - linters: [tofu] paths: