Skip to content

Commit

Permalink
fix: husky issue
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat616 committed Sep 14, 2023
1 parent f278fa5 commit 3775311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ all:

get-tools:
@echo Installing tools...
go install github.com/mgechev/revive
go install github.com/mgechev/revive@latest

dep: # get dependencies
@echo Installing Dependencies...
Expand Down

0 comments on commit 3775311

Please sign in to comment.