From 541f50ef4fc56852602dfea49c40ed03fc736173 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 10 Jan 2025 21:06:49 +0000 Subject: [PATCH] chore(deps): update golangci/golangci-lint docker tag to v1.63.4 --- 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 60703bc97cb..b3bcd17fc83 100644 --- a/infra/blueprint-test/Makefile +++ b/infra/blueprint-test/Makefile @@ -1,5 +1,5 @@ SHELL := /bin/bash -GOLANGCI_VERSION := 1.63.3 +GOLANGCI_VERSION := 1.63.4 .PHONY: docker_go_lint docker_go_lint: