Skip to content

Commit

Permalink
Bump golangci-lint to v1.62.0
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
austinvazquez committed Nov 21, 2024
1 parent e1ccf08 commit 738e83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
fetch-depth: 25

- name: Dependencies
run: go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.0
run: go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.62.0

- name: Lint
shell: bash
Expand Down

0 comments on commit 738e83f

Please sign in to comment.