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.
2 parents fa0937a + 8be1c0b commit a8d20e4Copy full SHA for a8d20e4
1 file changed
Makefile
@@ -60,7 +60,7 @@ BUILDTAGS ?= \
60
# N/B: This value is managed by Renovate, manual changes are
61
# possible, as long as they don't disturb the formatting
62
# (i.e. DO NOT ADD A 'v' prefix!)
63
-GOLANGCI_LINT_VERSION := 1.56.1
+GOLANGCI_LINT_VERSION := 1.56.2
64
PYTHON ?= $(shell command -v python3 python|head -n1)
65
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
66
# ~/.local/bin is not in PATH on all systems
0 commit comments