Skip to content

Commit 93bf042

Browse files
chore(deps): update golangci/golangci-lint docker tag to v2
1 parent d5d80fc commit 93bf042

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
@@ -6,7 +6,7 @@ GOOS=linux
66

77
# Utility settings
88
TOOLS_DIR := .tools
9-
GOLANGCI_LINT_VERSION = v1.64.6
9+
GOLANGCI_LINT_VERSION = v2.7.1
1010

1111
# Container build settings
1212
CONTAINER_BUILD_CMD?=docker build

0 commit comments

Comments
 (0)