From 42e04f4f983428f40a33afcbd78367240876e07c Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 3 Dec 2025 13:56:16 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit docker tag to v0.3.10 --- 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 907e9e6..c3016a8 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.9@sha256:a6744b1d4ad73fb078b528b094c3a4b26444d17c60dc6dce51e8531fae2c96dc + image: unbound/pre-commit:v0.3.10@sha256:9327f7ac89438dde0b7bf9da5f3312b44966031fca820af7552c0448c6bdfcdf variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware