From 3d234d554003c50d70b538c1f52c4d54d7fb99b2 Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 7 Oct 2024 08:06:24 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.6 --- .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