Skip to content

Commit

Permalink
Bump golangci-lint from 1.56.1 to 1.56.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sevein committed Mar 13, 2024
1 parent 7d19001 commit 37bcb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/make/dep_golangci_lint.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $(call _assert_var,UNAME_ARCH)
$(call _assert_var,CACHE_VERSIONS)
$(call _assert_var,CACHE_BIN)

GOLANGCI_LINT_VERSION ?= 1.56.1
GOLANGCI_LINT_VERSION ?= 1.56.2

ARCH := $(UNAME_ARCH)
ifeq ($(UNAME_ARCH),x86_64)
Expand Down

0 comments on commit 37bcb55

Please sign in to comment.