Skip to content

Commit c478b80

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

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.11.2
11+
GOLANGCILINT_WANT_VERSION = 2.11.3
1212
GOLANGCILINT_VERSION = $(shell golangci-lint version --short 2>/dev/null)

0 commit comments

Comments
 (0)