From 30c7e75b9374aa5a2262ae7f4d49060c788e71d2 Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 5 May 2025 08:01:38 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.15 --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 7c472ae..3312568 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,6 +1,6 @@ version: 0.1 cli: - version: 1.22.12 + version: 1.22.15 plugins: sources: - id: trunk @@ -10,7 +10,7 @@ lint: enabled: - actionlint@1.7.7 - git-diff-check - - gitleaks@8.24.3 + - gitleaks@8.25.1 - gofmt@1.20.4 - golangci-lint@1.64.8 - markdownlint@0.44.0