From 98f42e71cfe24b9c5f5531c283fc695accc08525 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 6 Nov 2025 08:56:11 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit docker tag to v0.3.6 --- 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 07cee3b..29befe7 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.5@sha256:dab6979f20300cf4a36d7d27600ca4b4a0021be9f3670424b68c0311b7db21de + image: unbound/pre-commit:v0.3.6@sha256:5e5d3597d10875a8da0ba18f9d107de52e317626caa9e272dedad6ee1a3ce7ec variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware