Skip to content

Commit f27e52b

Browse files
Merge pull request #26738 from containers/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.3.1
2 parents decfc29 + 1001450 commit f27e52b

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

0 commit comments

Comments
 (0)