Skip to content

Commit 7f49b68

Browse files
committed
Update lint version in makefile
1 parent 84af943 commit 7f49b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ push-docker-images:
7070

7171
# tools get built with the specified OS/arch and inject version
7272
GO_BUILD_TOOL_WORKDIR = /scaler
73-
GOLANGCI_LINT_VERSION := 2.5.0
73+
GOLANGCI_LINT_VERSION := v2.7.2
7474

7575
.PHONY: lint
7676
lint: modules

0 commit comments

Comments
 (0)