Skip to content

Commit 70d266a

Browse files
Update dependency golangci/golangci-lint to v2.2.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccfad4e commit 70d266a

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
@@ -36,7 +36,7 @@ REGISTRIESDDIR ?= ${CONTAINERSCONFDIR}/registries.d
3636
# N/B: This value is managed by Renovate, manual changes are
3737
# possible, as long as they don't disturb the formatting
3838
# (i.e. DO NOT ADD A 'v' prefix!)
39-
GOLANGCI_LINT_VERSION := 2.2.1
39+
GOLANGCI_LINT_VERSION := 2.2.2
4040

4141
export PATH := $(PATH):${GOBIN}
4242

0 commit comments

Comments
 (0)