From 8a886ef73f517bd23e1daf3946252c42b01f2e55 Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:01:41 +0000 Subject: [PATCH] ci(deps): upgrade trunk --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index f811f11..eef071b 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -4,15 +4,15 @@ cli: plugins: sources: - id: trunk - ref: v1.6.4 + ref: v1.6.5 uri: https://github.com/trunk-io/plugins lint: enabled: - actionlint@1.7.4 - git-diff-check - - gitleaks@8.21.1 + - gitleaks@8.21.2 - gofmt@1.20.4 - - golangci-lint@1.61.0 + - golangci-lint@1.62.0 - markdownlint@0.42.0 - prettier@3.3.3 - yamllint@1.35.1