Skip to content

Commit

Permalink
hack: Bump golangci-lint to v1.47.3
Browse files Browse the repository at this point in the history
Signed-off-by: Anoop C S <[email protected]>
  • Loading branch information
anoopcs9 committed Feb 23, 2023
1 parent a6f86cd commit dca7434
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 @@ -29,7 +29,7 @@ _install_revive() {
}

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

_install_yq() {
Expand Down

0 comments on commit dca7434

Please sign in to comment.