diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index b170f068..67da4c80 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -6,7 +6,7 @@ cli: plugins: sources: - id: trunk - ref: v1.10.0 + ref: v1.10.2 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -17,17 +17,17 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - trufflehog@3.95.5 + - trufflehog@3.95.6 - yamllint@1.38.0 - bandit@1.9.4 - - checkov@3.2.533 + - checkov@3.3.1 - terrascan@1.19.9 - - trivy@0.71.0 + - trivy@0.71.2 #- trufflehog@3.63.2-rc0 - taplo@0.10.0 - - ruff@0.15.16 + - ruff@0.15.18 - isort@8.0.1 - - markdownlint@0.48.0 + - markdownlint@0.49.0 - oxipng@10.1.1 - svgo@4.0.1 - actionlint@1.7.12 @@ -39,7 +39,7 @@ lint: - git-diff-check - gitleaks@8.30.1 - clang-format@16.0.3 - - prettier@3.8.3 + - prettier@3.8.4 ignore: - linters: [ALL] paths: