From f16489eb7eb26e414fc8802814261a66d5ac0ccf Mon Sep 17 00:00:00 2001 From: phuongfi91 <7949163+phuongfi91@users.noreply.github.com> Date: Fri, 28 Nov 2025 01:58:42 +0000 Subject: [PATCH] Upgrade trunk --- .trunk/trunk.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index ec08778..7fcf7e4 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -21,34 +21,34 @@ 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.9 + - bandit@1.9.2 + - checkov@3.2.495 - 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.19.1 - mypy - - osv-scanner@2.2.3 - - prettier@3.6.2 + - osv-scanner@2.3.0 + - prettier@3.7.1 - pylint - pyright - basedpyright - - renovate@41.151.1 + - renovate@42.26.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 + - trufflehog@3.91.1 + - vale@3.13.0 - yamllint@1.37.1 ignore: - linters: