Skip to content

Commit

Permalink
deps: update dependency golangci/golangci-lint to v1.58.2 (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 20559bc commit dcdeade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: golangci/golangci-lint-action@v6
with:
version: v1.58.1 # renovate: datasource=github-releases depName=golangci/golangci-lint
version: v1.58.2 # renovate: datasource=github-releases depName=golangci/golangci-lint

check-mod-tidy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dcdeade

Please sign in to comment.