From 2d26a7b7b00edb23d22bf73d89a962119c99193e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 15:59:41 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v2.13.2 --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index e5f559a..3f343e6 100644 --- a/versions.yaml +++ b/versions.yaml @@ -12,7 +12,7 @@ variables: # Linter release used by local checks and CI. # releases: https://github.com/golangci/golangci-lint/releases # renovate: datasource=github-releases depName=golangci/golangci-lint - GOLANGCI_LINT_TAG: "v2.13.1" + GOLANGCI_LINT_TAG: "v2.13.2" # Go toolchain used by CI jobs. # releases: https://go.dev/doc/devel/release