Skip to content

Commit 92a6298

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7321c16 commit 92a6298

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
@@ -69,7 +69,7 @@ BUILDTAGS += ${EXTRA_BUILDTAGS}
6969
# N/B: This value is managed by Renovate, manual changes are
7070
# possible, as long as they don't disturb the formatting
7171
# (i.e. DO NOT ADD A 'v' prefix!)
72-
GOLANGCI_LINT_VERSION := 2.1.6
72+
GOLANGCI_LINT_VERSION := 2.2.1
7373
PYTHON ?= $(shell command -v python3 python|head -n1)
7474
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
7575
# ~/.local/bin is not in PATH on all systems

0 commit comments

Comments
 (0)