From e442a7c5b7da7712ef32e0e3f277b05b907015fb Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 5 Mar 2025 12:51:15 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit docker tag to v0.2.5 --- 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 08e959b..9c57fed 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.4@sha256:aec8d8b1e4f3fe2696e408d48cbe580e2a151908af93f88828d95b65c97ca8db + image: unbound/pre-commit:v0.2.5@sha256:1d602816d94793df5943638e92d65a69a05532264f36f4e5ec3bb40c2b7a6332 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware