From 2d0f04c48d8eed0076547662c6c876872a1ae36d Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 13 Feb 2025 10:51:08 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit docker tag to v0.2.4 --- Pre-Commit-Go.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pre-Commit-Go.gitlab-ci.yml b/Pre-Commit-Go.gitlab-ci.yml index a716a3d..08e959b 100644 --- a/Pre-Commit-Go.gitlab-ci.yml +++ b/Pre-Commit-Go.gitlab-ci.yml @@ -1,6 +1,6 @@ run-pre-commit: stage: .pre - image: unbound/pre-commit:v0.2.3@sha256:1b3f5461a383cc05409483af62abdc1c2555fc276f61455be4fc26ca639cc343 + image: unbound/pre-commit:v0.2.4@sha256:aec8d8b1e4f3fe2696e408d48cbe580e2a151908af93f88828d95b65c97ca8db variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware