From 1955f3494263d6aa6b90b9bc2277ac9313b7c2d8 Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 24 Nov 2025 08:11:33 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.25.0 --- .trunk/trunk.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index bd338e5..294307e 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,29 +1,29 @@ version: 0.1 cli: - version: 1.22.11 + version: 1.25.0 plugins: sources: - id: trunk - ref: v1.6.7 + ref: v1.7.4 uri: https://github.com/trunk-io/plugins lint: enabled: - - checkov@3.2.394 - - osv-scanner@2.0.0 - - trivy@0.61.0 - - trufflehog@3.88.20 - - actionlint@1.7.7 + - checkov@3.2.495 + - osv-scanner@2.3.0 + - trivy@0.67.2 + - trufflehog@3.91.1 + - actionlint@1.7.9 - git-diff-check - - gitleaks@8.24.2 + - gitleaks@8.29.1 - gofmt@1.20.4 - - golangci-lint@1.64.8 - - markdownlint@0.44.0 - - prettier@3.5.3 - - yamllint@1.37.0 + - golangci-lint@2.6.2 + - markdownlint@0.46.0 + - prettier@3.6.2 + - yamllint@1.37.1 runtimes: enabled: - go@1.21.0 - - node@18.20.5 + - node@22.16.0 - python@3.10.8 actions: disabled: