From 90509fdd3306f953f610b554a86dadb2a5d2c1b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:46:09 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v2.13.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72d2e4e1..440be60c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -418,7 +418,7 @@ jobs: with: # Dependabot does not update this pin; keep it in sync with the # golangci-lint version used locally for make lint. - version: v2.13.0 + version: v2.13.1 test-build: runs-on: ubuntu-latest