From c7a5f74613c6900c2f99580f3d3ae8b2a004c559 Mon Sep 17 00:00:00 2001 From: redhat-renovate-bot Date: Mon, 16 Sep 2024 02:01:07 +0200 Subject: [PATCH] Update all dependencies Signed-off-by: redhat-renovate-bot Back out changes to Dockerfile and Dockerfile.goreleaser, since we're not ready to upgrade Go or Python. --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9812022..c8e2a1e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ --- repos: - repo: https://github.com/golangci/golangci-lint - rev: v1.60.3 + rev: v1.61.0 hooks: - id: golangci-lint