Skip to content

Commit 7da7a45

Browse files
synaretemergify[bot]
authored andcommitted
hack: bump revive to v1.3.7
Use latest revive checker. Signed-off-by: Shachar Sharon <[email protected]>
1 parent 72059f5 commit 7da7a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/install-tools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ _install_controller_gen() {
4040
}
4141

4242
_install_revive() {
43-
_install_tool github.com/mgechev/revive@v1.2.3
43+
_install_tool github.com/mgechev/revive@v1.3.7
4444
}
4545

4646
_install_golangci_lint() {

0 commit comments

Comments
 (0)