From 472723e533c7da0e26372159352ea60ad124aeba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:13:57 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.7 (#835) Co-authored-by: Serpentiel <18222223+Serpentiel@users.noreply.github.com> --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 6cdf1a52..b1c4fd11 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,7 +1,7 @@ version: 0.1 cli: - version: 1.22.6 + version: 1.22.7 plugins: sources: @@ -16,7 +16,7 @@ lint: - codespell@2.3.0 - actionlint@1.7.3 - git-diff-check - - gitleaks@8.21.0 + - gitleaks@8.21.1 - gofmt@1.20.4 - golangci-lint@1.61.0 - markdownlint@0.42.0