Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.60.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 7431683 commit 76372e4
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 @@ -15,7 +15,7 @@ $(LOCALBIN):
## Tool Binaries
GOLINT ?= $(LOCALBIN)/golangci-lint
## Tool Versions
GOLINT_VERSION ?= 1.60.2
GOLINT_VERSION ?= 1.60.3
GINKGOLINTER_VERSION ?= 0.16.2
CONTROLLER_GEN_VERSION ?= 0.16.5

Expand Down

0 comments on commit 76372e4

Please sign in to comment.