From f5cf40a9fc6901fcd1a8b8fb430ff41ba2c694e3 Mon Sep 17 00:00:00 2001 From: yu-iskw <1523515+yu-iskw@users.noreply.github.com> Date: Wed, 1 Apr 2026 00:51:58 +0000 Subject: [PATCH] Upgrade trunk to 1.25.0 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .trunk/trunk.yaml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 8f9d2a2..dee492c 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,12 +2,12 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.24.0 + version: 1.25.0 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: - id: trunk - ref: v1.7.0 + ref: v1.7.6 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -25,27 +25,27 @@ lint: - src/lightdash_pre_commit/parsers/lightdash_dbt_2_5.py disabled: [] enabled: - - black@25.1.0 - - ruff@0.11.13 - - pylint@3.3.7 - - mypy@1.16.0 - - semgrep@1.125.0 + - black@26.3.1 + - ruff@0.15.8 + - pylint@4.0.5 + - mypy@1.20.0 + - semgrep@1.157.0 - pre-commit-hooks@5.0.0 - - trivy@0.63.0 - - osv-scanner@2.0.3 - - actionlint@1.7.7 - - bandit@1.8.3 - - checkov@3.2.442 - - isort@6.0.1 + - trivy@0.69.3 + - osv-scanner@2.3.5 + - actionlint@1.7.12 + - bandit@1.9.4 + - checkov@3.2.513 + - isort@8.0.1 - ruff@0.9.10 - - shellcheck@0.10.0 + - shellcheck@0.11.0 - shfmt@3.6.0 - - taplo@0.9.3 - - yamllint@1.37.1 + - taplo@0.10.0 + - yamllint@1.38.0 - git-diff-check - - markdownlint@0.45.0 - - prettier@3.5.3 - - trufflehog@3.89.1 + - markdownlint@0.48.0 + - prettier@3.6.2 + - trufflehog@3.94.1 actions: enabled: - trunk-announce