From 0488c0d4d7bf2ad4e9de3b50ba3fcf040acd8786 Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:06:38 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.8 --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 90e2bfd1..c2acd5bc 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,7 +1,7 @@ version: 0.1 cli: - version: 1.22.7 + version: 1.22.8 plugins: sources: @@ -11,10 +11,10 @@ plugins: lint: enabled: - - markdown-link-check@3.12.2 + - markdown-link-check@3.13.6 - hadolint@2.12.0 - codespell@2.3.0 - - actionlint@1.7.3 + - actionlint@1.7.4 - git-diff-check - gitleaks@8.21.1 - gofmt@1.20.4