From 856845c66a618fbae8cc4de4a476f117860467bf Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 10 Jan 2025 21:50:54 +0000 Subject: [PATCH] chore(deps): update unbound/pre-commit-node docker tag to v0.0.13 --- Pre-Commit-Node.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pre-Commit-Node.gitlab-ci.yml b/Pre-Commit-Node.gitlab-ci.yml index 070713e..9c13ab8 100644 --- a/Pre-Commit-Node.gitlab-ci.yml +++ b/Pre-Commit-Node.gitlab-ci.yml @@ -1,6 +1,6 @@ run-pre-commit: stage: .pre - image: unbound/pre-commit-node:v0.0.12@sha256:55a671985c7cc5dc1f94a91a31a1537ceee492d76036d24038b32979a4b75a0f + image: unbound/pre-commit-node:v0.0.13@sha256:958e233b82294727cc8b9e248e1a129a12c4ace35da61c784003ba2d6ab90f58 variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit cache: