From b0349d43a5318d961f85a9e806dda60b7539887d Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 4 Apr 2025 07:51:31 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit docker tag to v0.2.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 9c57fed..b0018f1 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.5@sha256:1d602816d94793df5943638e92d65a69a05532264f36f4e5ec3bb40c2b7a6332 + image: unbound/pre-commit:v0.2.6@sha256:b39d80f16be5a3579061b1a9d2ec48502a49542f5e1d1a657f28935d12e983d1 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware