diff --git a/Makefile b/Makefile index 41f1a4137a..3b0e7afa81 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,6 @@ # Needs to be defined before including Makefile.common to auto-generate targets DOCKER_ARCHS ?= amd64 armv7 arm64 ppc64le s390x -GOLANGCI_LINT_VERSION := v2.13.1 - include Makefile.common FRONTEND_DIR = $(BIN_DIR)/ui/app