From a73d2a220dd69e70956e568c75f7d0497333fd57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:42:09 +0000 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v2.10.1 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2e05548..7990188 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0 with: # renovate: datasource=go depName=github.com/golangci/golangci-lint - version: v2.9.0 + version: v2.10.1 yaml-lint: runs-on: ubuntu-latest steps: