Skip to content

Commit

Permalink
hack: Bump golang-ci-lint to v1.60.2
Browse files Browse the repository at this point in the history
Signed-off-by: Anoop C S <[email protected]>
  • Loading branch information
anoopcs9 committed Aug 22, 2024
1 parent 425648e commit 80aa8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/install-tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ _install_revive() {
}

_install_golangci_lint() {
_install_tool github.com/golangci/golangci-lint/cmd/golangci-lint@v1.53.3
_install_tool github.com/golangci/golangci-lint/cmd/golangci-lint@v1.60.2
}

_install_yq() {
Expand Down

0 comments on commit 80aa8ff

Please sign in to comment.