diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index ec08778..1dfc9c9 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -21,35 +21,35 @@ lint: - name: lint run: mypy --no-incremental --ignore-missing-imports --follow-imports=silent --show-error-codes --show-column-numbers ${target} enabled: - - actionlint@1.7.8 - - bandit@1.8.6 - - checkov@3.2.484 + - actionlint@1.7.11 + - bandit@1.9.4 + - checkov@3.2.506 - codespell@2.4.1 # Temporarily disabled until we have better solution for unknown words # - cspell@8.17.5 - djlint@1.36.4 - flake8 - git-diff-check - - gitleaks@8.28.0 + - gitleaks@8.30.0 - hadolint@2.14.0 - - markdown-link-check@3.14.1 + - markdown-link-check@3.14.2 - markdown-table-prettify@3.7.0 - - markdownlint-cli2@0.18.1 + - markdownlint-cli2@0.21.0 - mypy - - osv-scanner@2.2.3 - - prettier@3.6.2 + - osv-scanner@2.3.3 + - prettier@3.8.1 - pylint - pyright - basedpyright - - renovate@41.151.1 + - renovate@43.51.2 - ruff - shellcheck@0.11.0 - shfmt@3.6.0 - taplo@0.10.0 - - trivy@0.67.2 - - trufflehog@3.90.11 - - vale@3.12.0 - - yamllint@1.37.1 + - trivy@0.69.3 + - trufflehog@3.93.6 + - vale@3.13.1 + - yamllint@1.38.0 ignore: - linters: - ALL