diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 5732ec8f..a75e723e 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -6,7 +6,7 @@ cli: plugins: sources: - id: trunk - ref: v1.7.2 + 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: @@ -17,29 +17,29 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - trufflehog@3.90.8 + - trufflehog@3.91.1 - yamllint@1.37.1 - - bandit@1.8.6 - - checkov@3.2.475 + - bandit@1.9.2 + - checkov@3.2.495 - terrascan@1.19.9 - - trivy@0.67.0 + - trivy@0.67.2 #- trufflehog@3.63.2-rc0 - taplo@0.10.0 - - ruff@0.14.0 - - isort@6.1.0 - - markdownlint@0.45.0 + - ruff@0.14.6 + - isort@7.0.0 + - markdownlint@0.46.0 - oxipng@9.1.5 - svgo@4.0.0 - - actionlint@1.7.7 + - actionlint@1.7.9 - flake8@7.3.0 - hadolint@2.14.0 - shfmt@3.6.0 - shellcheck@0.11.0 - - black@25.9.0 + - black@25.11.0 - git-diff-check - - gitleaks@8.28.0 + - gitleaks@8.30.0 - clang-format@16.0.3 - - prettier@3.6.2 + - prettier@3.7.1 ignore: - linters: [ALL] paths: