From 0303b3f81bfad5ef942749723837955ae2c461f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 01:04:50 +0000 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v2.6.0 --- .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 3b13db3..0a3b312 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0 with: # renovate: datasource=go depName=github.com/golangci/golangci-lint - version: v2.5.0 + version: v2.6.0 yaml-lint: runs-on: ubuntu-latest steps: