From bc436f294058042f0cbd2386eb2ea0f51cd8001d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 00:53:35 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v1.58.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e829d97..2e49f13 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # renovate: datasource=github-releases depName=mvdan/gofumpt GOFUMPT_PACKAGE_VERSION := v0.6.0 # renovate: datasource=github-releases depName=golangci/golangci-lint -GOLANGCI_LINT_PACKAGE_VERSION := v1.58.0 +GOLANGCI_LINT_PACKAGE_VERSION := v1.58.1 EXECUTABLE := wp-github-comment