From fbbf1a15e2af7fc201cde30067728b33dbba5390 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Tue, 18 Oct 2022 22:08:50 +0000
Subject: [PATCH] chore(deps): update node.js to v16.18.0

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d517146..3d93ab6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: docker.io/library/node:16.17.0
+image: docker.io/library/node:16.18.0
 
 stages:
   - lint
-- 
GitLab