From b260c543f7e17788cd263f4e24e2f423d05ba49b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 19:12:22 +0200 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v1.59.0 (#342) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 f76e873..5c573cb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1 with: # renovate: datasource=go depName=github.com/golangci/golangci-lint - version: v1.58.2 + version: v1.59.0 yaml-lint: runs-on: ubuntu-latest steps: