Skip to content

Commit 8be1c0b

Browse files
[CI:DOCS] Update dependency golangci/golangci-lint to v1.56.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abb5300 commit 8be1c0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ BUILDTAGS ?= \
6060
# N/B: This value is managed by Renovate, manual changes are
6161
# possible, as long as they don't disturb the formatting
6262
# (i.e. DO NOT ADD A 'v' prefix!)
63-
GOLANGCI_LINT_VERSION := 1.56.1
63+
GOLANGCI_LINT_VERSION := 1.56.2
6464
PYTHON ?= $(shell command -v python3 python|head -n1)
6565
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
6666
# ~/.local/bin is not in PATH on all systems

0 commit comments

Comments
 (0)