[#285] *: Update golangci-lint to v1.52.2

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/285/head
Evgenii Stratonikov 2023-04-26 10:48:28 +03:00
parent 14f83b8aa9
commit 57718bd6b4
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ repos:
- id: shellcheck
- repo: https://github.com/golangci/golangci-lint
rev: v1.51.2
rev: v1.52.2
hooks:
- id: golangci-lint

View File

@ -8,7 +8,7 @@ HUB_IMAGE ?= truecloudlab/frostfs
HUB_TAG ?= "$(shell echo ${VERSION} | sed 's/^v//')"
GO_VERSION ?= 1.19
LINT_VERSION ?= 1.50.0
LINT_VERSION ?= 1.52.2
ARCH = amd64
BIN = bin