Skip to content

Commit 2c317bb

Browse files
Merge pull request #25977 from containers/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.1.5
2 parents 463e3a5 + 710c077 commit 2c317bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ BUILDTAGS += ${EXTRA_BUILDTAGS}
6161
# N/B: This value is managed by Renovate, manual changes are
6262
# possible, as long as they don't disturb the formatting
6363
# (i.e. DO NOT ADD A 'v' prefix!)
64-
GOLANGCI_LINT_VERSION := 2.1.2
64+
GOLANGCI_LINT_VERSION := 2.1.5
6565
PYTHON ?= $(shell command -v python3 python|head -n1)
6666
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
6767
# ~/.local/bin is not in PATH on all systems

0 commit comments

Comments
 (0)