We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 463e3a5 + 710c077 commit 2c317bbCopy full SHA for 2c317bb
Makefile
@@ -61,7 +61,7 @@ BUILDTAGS += ${EXTRA_BUILDTAGS}
61
# N/B: This value is managed by Renovate, manual changes are
62
# possible, as long as they don't disturb the formatting
63
# (i.e. DO NOT ADD A 'v' prefix!)
64
-GOLANGCI_LINT_VERSION := 2.1.2
+GOLANGCI_LINT_VERSION := 2.1.5
65
PYTHON ?= $(shell command -v python3 python|head -n1)
66
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
67
# ~/.local/bin is not in PATH on all systems
0 commit comments