From a80046f8328194e696c4c48737d9f168646b7b6a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 1 Apr 2024 17:58:05 +0200 Subject: [PATCH] chore(deps): update golangci/golangci-lint docker tag to v1.57.2 (#2243) --- infra/blueprint-test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/blueprint-test/Makefile b/infra/blueprint-test/Makefile index 340f6ee9553..eb925155cd5 100644 --- a/infra/blueprint-test/Makefile +++ b/infra/blueprint-test/Makefile @@ -1,5 +1,5 @@ SHELL := /bin/bash -GOLANGCI_VERSION := 1.57.1 +GOLANGCI_VERSION := 1.57.2 .PHONY: docker_go_lint docker_go_lint: