From 87f272daf70530830d07ef7b0711c0de31305ffb Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 26 Aug 2024 08:06:37 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.3 --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 7d9d860a..e783bd4a 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,13 +1,13 @@ version: 0.1 cli: - version: 1.22.2 + version: 1.22.3 plugins: sources: - id: trunk uri: https://github.com/trunk-io/plugins - ref: v1.6.1 + ref: v1.6.2 lint: enabled: @@ -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.3 - markdownlint@0.41.0 - prettier@3.3.3 - yamllint@1.35.1