From 47bb18fb5dbbbbb2e224a94de99f5a5b49336057 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 08:10:59 +0000 Subject: [PATCH] ci(deps): upgrade trunk (#833) 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 427a1b5c..e936cba3 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ plugins: sources: - id: trunk uri: https://github.com/trunk-io/plugins - ref: v1.6.3 + ref: v1.6.4 lint: enabled: @@ -16,7 +16,7 @@ lint: - codespell@2.3.0 - actionlint@1.7.3 - git-diff-check - - gitleaks@8.20.1 + - gitleaks@8.21.0 - gofmt@1.20.4 - golangci-lint@1.61.0 - markdownlint@0.42.0