From 82854027d160eeb6fdc081214428813e57e6b62b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 07:31:56 +0200 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v1.60.1 (#359) 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 ea739d4..3e901be 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.59.1 + version: v1.60.1 yaml-lint: runs-on: ubuntu-latest steps: