From a09c8759015e7a2aead9d2bbb50435e8bbe0cf7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 09:06:44 +0300 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.3 (#177) --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index d8988dc..b11752b 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,10 +1,10 @@ version: 0.1 cli: - version: 1.22.2 + version: 1.22.3 plugins: sources: - id: trunk - ref: v1.6.1 + ref: v1.6.2 uri: https://github.com/trunk-io/plugins lint: enabled: @@ -12,7 +12,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