Skip to content

Commit dd4e7c9

Browse files
Merge pull request #6506 from containers/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.6.2
2 parents 04f196a + 147abbc commit dd4e7c9

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
@@ -54,7 +54,7 @@ ifeq ($(BUILDDEBUG), 1)
5454
endif
5555

5656
# Managed by renovate.
57-
export GOLANGCI_LINT_VERSION := 2.6.1
57+
export GOLANGCI_LINT_VERSION := 2.6.2
5858

5959
# make all BUILDDEBUG=1
6060
# Note: Uses the -N -l go compiler options to disable compiler optimizations

0 commit comments

Comments
 (0)