From 80fa2ef885abc90cae40196eab1d66ec70602757 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:00:25 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-conventional to v19.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05495f1b6..3119aa161 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,6 @@ "name": "jdsl-commitlint-node-package", "devDependencies": { "@commitlint/cli": "19.0.1", - "@commitlint/config-conventional": "19.0.0" + "@commitlint/config-conventional": "19.0.3" } }