diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 609cade4..bf20baab 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -6,26 +6,26 @@ cli: plugins: sources: - id: trunk - ref: v1.7.6 + ref: v1.10.0 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: enabled: - go@1.21.0 - node@22.16.0 - - python@3.10.8 + - python@3.14.4 # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - trufflehog@3.95.2 + - trufflehog@3.95.3 - yamllint@1.38.0 - bandit@1.9.4 - - checkov@3.2.525 + - checkov@3.2.529 - terrascan@1.19.9 - trivy@0.70.0 #- trufflehog@3.63.2-rc0 - taplo@0.10.0 - - ruff@0.15.12 + - ruff@0.15.13 - isort@8.0.1 - markdownlint@0.48.0 - oxipng@10.1.1 @@ -35,7 +35,7 @@ lint: - hadolint@2.14.0 - shfmt@3.6.0 - shellcheck@0.11.0 - - black@26.3.1 + - black@26.5.1 - git-diff-check - gitleaks@8.30.1 - clang-format@16.0.3