Skip to content

Commit 959a395

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98e40c5 commit 959a395

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.2
57+
export GOLANGCI_LINT_VERSION := 2.7.0
5858

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

0 commit comments

Comments
 (0)