From f44335dba160effb064a149e9acd12b6c2c2d413 Mon Sep 17 00:00:00 2001 From: Gowiem <1392040+Gowiem@users.noreply.github.com> Date: Sat, 1 Aug 2026 08:44:12 +0000 Subject: [PATCH] chore: Upgrade trunk to 1.25.0 --- .trunk/trunk.yaml | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index a128d796..47b253a1 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,26 +1,26 @@ version: 0.1 cli: - version: 1.22.15 + version: 1.25.0 plugins: sources: - id: trunk - ref: v1.10.1 + ref: v1.10.2 uri: https://github.com/trunk-io/plugins lint: enabled: - - actionlint@1.7.7 - - renovate@40.0.6 - - checkov@3.2.427 - - trufflehog@3.88.31 + - actionlint@1.7.12 + - renovate@44.5.3 + - checkov@3.3.8 + - trufflehog@3.96.0 - git-diff-check - - gitleaks@8.26.0 - - markdownlint@0.45.0 - - oxipng@9.1.5 - - prettier@3.5.3 - - svgo@3.3.2 - - taplo@0.9.3 - - yamllint@1.37.1 - - zizmor@1.25.2 + - gitleaks@8.30.1 + - markdownlint@0.49.1 + - oxipng@10.1.1 + - prettier@3.9.6 + - svgo@4.0.2 + - taplo@0.10.0 + - yamllint@1.38.0 + - zizmor@1.28.0 definitions: - name: zizmor environment: @@ -48,10 +48,11 @@ lint: runtimes: enabled: - go@1.21.0 - - node@18.20.5 - - python@3.10.8 + - node@22.16.0 + - python@3.14.4 actions: disabled: + - git-lfs - trunk-announce - trunk-check-pre-push - trunk-fmt-pre-commit