Skip to content

Commit 2a399c5

Browse files
Merge pull request #26532 from containers/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.2.1
2 parents 2673ca2 + 92a6298 commit 2a399c5

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)