From d0ad6721f3b22dfd42a711a0fedc196ce514f5fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 08:31:30 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.6 (#826) Co-authored-by: Serpentiel <18222223+Serpentiel@users.noreply.github.com> --- .trunk/trunk.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 0e41fad1..f70ffaa2 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,21 +1,21 @@ version: 0.1 cli: - version: 1.22.5 + version: 1.22.6 plugins: sources: - id: trunk uri: https://github.com/trunk-io/plugins - ref: v1.6.2 + ref: v1.6.3 lint: enabled: - hadolint@2.12.0 - codespell@2.3.0 - - actionlint@1.7.2 + - actionlint@1.7.3 - git-diff-check - - gitleaks@8.19.3 + - gitleaks@8.20.0 - gofmt@1.20.4 - golangci-lint@1.61.0 - markdownlint@0.42.0