From 5d6c061f5830c5d219ef63b8325e08ddcde8f1d1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 31 Aug 2024 01:29:38 +0200 Subject: [PATCH] chore(deps): update golangci/golangci-lint docker tag to v1.60.3 (#2566) --- 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: