We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7321c16 commit 92a6298Copy full SHA for 92a6298
Makefile
@@ -69,7 +69,7 @@ BUILDTAGS += ${EXTRA_BUILDTAGS}
69
# N/B: This value is managed by Renovate, manual changes are
70
# possible, as long as they don't disturb the formatting
71
# (i.e. DO NOT ADD A 'v' prefix!)
72
-GOLANGCI_LINT_VERSION := 2.1.6
+GOLANGCI_LINT_VERSION := 2.2.1
73
PYTHON ?= $(shell command -v python3 python|head -n1)
74
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
75
# ~/.local/bin is not in PATH on all systems
0 commit comments