Skip to content

Commit 7b30f19

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f691fa7 commit 7b30f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
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.1
64+
GOLANGCI_LINT_VERSION := 2.1.2
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)