From a10843b7819b7f258bf204683d48ae62766625ff Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:01:31 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.5 --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index b11752b..e8ceacc 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,6 +1,6 @@ version: 0.1 cli: - version: 1.22.3 + version: 1.22.5 plugins: sources: - id: trunk @@ -12,7 +12,7 @@ lint: - git-diff-check - gitleaks@8.18.4 - gofmt@1.20.4 - - golangci-lint@1.60.3 + - golangci-lint@1.61.0 - markdownlint@0.41.0 - prettier@3.3.3 - yamllint@1.35.1