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]