Skip to content

Commit

Permalink
update makefile tools
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito committed Mar 28, 2023
1 parent 3c3c2f2 commit ce057b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .toolbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ tools:
github: kubernetes/minikube
gh:
github: cli/cli
incompleteShouldNotBeConsidered: {}

target: ./download
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ DEEPCOPY_GEN ?= $(LOCALBIN)/deepcopy-gen

## Tool Versions
SEMVER_VERSION ?= v1.1.3
GOLANGCI_LINT_VERSION ?= v1.52.0
GOLANGCI_LINT_VERSION ?= v1.52.2
DEEPCOPY_GEN_VERSION ?= v0.26.3

## Tool Installer
Expand Down

0 comments on commit ce057b2

Please sign in to comment.