From 680dce3c2c2b5203576250d88fb41760cf30b377 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Oct 2024 16:46:04 +0000 Subject: [PATCH] chore(deps): update dependency thelabnyc/thelab-ci-components to v0.2.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3ea5b87..e16b61a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ cache: - node_modules include: - - component: gitlab.com/thelabnyc/thelab-ci-components/precommit@0.1.2 + - component: gitlab.com/thelabnyc/thelab-ci-components/precommit@0.2.0 inputs: image: registry.gitlab.com/thelabnyc/python:py312-node20