From 2dee45e3bf539672efdabba52b81dc0b5b187cd3 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 7 Nov 2024 11:53:01 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit docker digest to 596abf5 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 28bf4f5..62a98fd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ stages: run-pre-commit: stage: .pre - image: unbound/pre-commit@sha256:92fce44d8a7e40b4d30b777e50a5189d9b3031f72e563e3f3c9deb49c75f35c0 + image: unbound/pre-commit@sha256:596abf501d5ac878534b76f19d19ec5c952f1f362ad92d611172072ef5d483d5 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit cache: