Skip to content

Commit ec3c3ce

Browse files
authored
Merge pull request #2858 from Nordix/lentzi90/golangci-lint
🌱 Bump golangci-lint to v2.6.2
2 parents 60385da + 28a79d1 commit ec3c3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/tools/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
ROOT_DIR_RELATIVE := ../..
1616
include $(ROOT_DIR_RELATIVE)/common.mk
1717

18-
GOLANGCI_LINT_VERSION ?= v2.6.1
18+
GOLANGCI_LINT_VERSION ?= v2.6.2
1919

2020
# GOTESTSUM version without the leading 'v'
2121
GOTESTSUM_VERSION ?= 1.12.0

0 commit comments

Comments
 (0)