From 7866c979b149d8ede183759f8f433d41b2630a28 Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 19 Aug 2024 08:06:04 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.3 --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 7d9d860a..0e94fa57 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,7 +1,7 @@ version: 0.1 cli: - version: 1.22.2 + version: 1.22.3 plugins: sources: @@ -17,7 +17,7 @@ lint: - git-diff-check - gitleaks@8.18.4 - gofmt@1.20.4 - - golangci-lint@1.59.1 + - golangci-lint@1.60.1 - markdownlint@0.41.0 - prettier@3.3.3 - yamllint@1.35.1