From f2ac034c4213884abc15ba6d98e35ed8d3fe44da Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 29 Aug 2024 23:23:49 +0000 Subject: [PATCH] chore(deps): update golangci/golangci-lint docker tag to v1.60.3 --- 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 4eaffe697fe..133ba654d71 100644 --- a/infra/blueprint-test/Makefile +++ b/infra/blueprint-test/Makefile @@ -1,5 +1,5 @@ SHELL := /bin/bash -GOLANGCI_VERSION := 1.60.2 +GOLANGCI_VERSION := 1.60.3 .PHONY: docker_go_lint docker_go_lint: