Skip to content

Commit d54bf36

Browse files
renovate[bot]rolinh
authored andcommitted
chore(deps): update dependency golangci/golangci-lint to v2.6.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 493fa8c commit d54bf36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.defs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ BINDIR ?= /usr/local/bin
88
TARGET := fake
99

1010
# renovate: datasource=github-releases depName=golangci/golangci-lint
11-
GOLANGCILINT_WANT_VERSION = 2.6.1
11+
GOLANGCILINT_WANT_VERSION = 2.6.2
1212
GOLANGCILINT_VERSION = $(shell golangci-lint version --short 2>/dev/null)

0 commit comments

Comments
 (0)