From 4e752da1379a47d8bfaa5d357ddb2357f9ba31c0 Mon Sep 17 00:00:00 2001 From: "monkescience-renovate[bot]" <212128645+monkescience-renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 10:30:41 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v2.13.2 --- .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 81e84af..2f5ec0c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ permissions: contents: read env: - GOLANGCI_LINT_VERSION: v2.13.1 # renovate: datasource=github-releases depName=golangci/golangci-lint + GOLANGCI_LINT_VERSION: v2.13.2 # renovate: datasource=github-releases depName=golangci/golangci-lint GOVULNCHECK_VERSION: v1.7.0 # renovate: datasource=go depName=golang.org/x/vuln concurrency: