From bc680e902ad5ed06f7af93ab3194de03dae78794 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 16 May 2025 09:51:32 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit docker tag to v0.2.7 --- 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 b0018f1..311ef0b 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.6@sha256:b39d80f16be5a3579061b1a9d2ec48502a49542f5e1d1a657f28935d12e983d1 + image: unbound/pre-commit:v0.2.7@sha256:413cd4a0cd12026077961764a2b18f46fbe54f8573bcb37bdd8a7ddad826e0a4 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware