From 64c6e9e9199dfae76f89a6c6c260935ec079883b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 09:58:39 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v2.10.1 --- .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 64c7be5..87193b3 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -20,4 +20,4 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@v9 with: - version: v2.1 \ No newline at end of file + version: v2.10.1 \ No newline at end of file