From 25572825a3ac47959a8c8f9356917317bcff5126 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:35:30 +0000 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v1.61.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 65c037f..3edd2ae 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0 with: # renovate: datasource=go depName=github.com/golangci/golangci-lint - version: v1.60.3 + version: v1.61.0 yaml-lint: runs-on: ubuntu-latest steps: