From 0a7587830246fcb0cb07e54a9babd786366b3bce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 13:44:18 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-conventional to v19.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc752866c..6f697d952 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,6 @@ "name": "jdsl-commitlint-node-package", "devDependencies": { "@commitlint/cli": "19.5.0", - "@commitlint/config-conventional": "19.5.0" + "@commitlint/config-conventional": "19.6.0" } }