diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index ed6ea59..09891a1 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,11 +2,11 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.22.5 + version: 1.22.6 plugins: sources: - id: trunk - ref: v1.6.2 + ref: v1.6.3 uri: https://github.com/trunk-io/plugins runtimes: enabled: @@ -15,19 +15,19 @@ runtimes: - python@3.10.8 lint: enabled: - - tofu@1.8.2 + - tofu@1.8.3 - terraform@1.1.0 - - actionlint@1.7.1 - - checkov@3.2.255 + - actionlint@1.7.3 + - checkov@3.2.256 - git-diff-check - - markdownlint@0.41.0 + - markdownlint@0.42.0 - prettier@3.3.3 - shellcheck@0.10.0 - shfmt@3.6.0 - terrascan@1.19.1 - tflint@0.53.0 - trivy@0.55.2 - - trufflehog@3.82.2 + - trufflehog@3.82.6 - yamllint@1.35.1 ignore: - linters: [shellcheck]