From 0b1c048135fd7edb877ef360e1c4479b5bac73b1 Mon Sep 17 00:00:00 2001 From: Luke Karrys Date: Mon, 15 Apr 2024 12:27:39 -0700 Subject: [PATCH] deps: @commitlint/config-conventional@19.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19a2a039..523e1e73 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@actions/core": "^1.9.1", "@commitlint/cli": "^19.0.3", - "@commitlint/config-conventional": "^18.1.0", + "@commitlint/config-conventional": "^19.2.2", "@isaacs/string-locale-compare": "^1.1.0", "@npmcli/arborist": "^7.2.1", "@npmcli/git": "^5.0.3",