diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 1bb31d9..c709c03 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.7.4 + ref: v1.7.6 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@43.46.3 + - renovate@43.102.3 - tofu@1.11.5 - - actionlint@1.7.11 - - checkov@3.2.506 + - actionlint@1.7.12 + - checkov@3.2.513 - git-diff-check - - markdownlint@0.47.0 + - markdownlint@0.48.0 - prettier@3.8.1 - tflint@0.61.0 - - trivy@0.69.0 - - trufflehog@3.93.6 + - trivy@0.69.3 + - trufflehog@3.94.1 - yamllint@1.38.0 ignore: - linters: [tofu]