diff --git a/Makefile b/Makefile index 938557a5..c97b4068 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ REGISTRIESDDIR ?= ${CONTAINERSCONFDIR}/registries.d # N/B: This value is managed by Renovate, manual changes are # possible, as long as they don't disturb the formatting # (i.e. DO NOT ADD A 'v' prefix!) -GOLANGCI_LINT_VERSION := 2.2.1 +GOLANGCI_LINT_VERSION := 2.2.2 export PATH := $(PATH):${GOBIN}