From 01ebbdbb3b1c3128f7d0b8d05e1e17bc94790348 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 12:33:46 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-conventional to v18.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63f438ae6..76fa820b5 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,6 @@ "name": "jdsl-commitlint-node-package", "devDependencies": { "@commitlint/cli": "18.6.1", - "@commitlint/config-conventional": "18.6.1" + "@commitlint/config-conventional": "18.6.2" } }