From 464463ab74964d5090a931b41eccd1c6e0154e4a Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 7 Aug 2025 10:56:44 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit docker tag to v0.3.1 --- 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 67d49e7..6d7824d 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.0@sha256:b23b7cd47941a87704fffe0eb1b5ed2a5fce44f29ed71a7900cfeedf44a87a64 + image: unbound/pre-commit:v0.3.1@sha256:f66ee3f3f26c6e2e24f9e3d5af96b588ba2185f8400bbd40632a653b2b84e612 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware