From 5a75915b77c59d3e5c0f13df5ea075c641b0fcc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 01:41:37 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v2.13.0 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 082cf8c..f6e8d90 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -20,4 +20,4 @@ jobs: - name: Run linter uses: golangci/golangci-lint-action@v9 with: - version: v2.12.2 + version: v2.13.0