From 36fe6669843462517a9698b4d8e8c218357eeaf1 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 8 Oct 2025 09:55:32 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit docker tag to v0.3.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 b4172fa..8305159 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.3.3@sha256:27a503b45868a814bd753ad8c294f1c0bb2bcd85f9612ad90296ee147b9ad506 + image: unbound/pre-commit:v0.3.4@sha256:5fbd1c7362559add6db799dca7f33b5d5a064526bde891068a43cd9698e82af7 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware