diff --git a/Makefile b/Makefile index 3e36efbde7..0fe6f67a9e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -GOLANGCI_LINT_VERSION ?= v1.53.2 +GOLANGCI_LINT_VERSION ?= v1.55.2 PRETTIER_VERSION ?= 3.0.3 TOWNCRIER_VERSION ?= 23.6.0 SHELL := /usr/bin/env bash