From 98fc8f764d6e9cc6dd40ca842523669214cec96d Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 7 Aug 2024 16:13:20 +0000 Subject: [PATCH] chore(deps): update dependency commitlint to v19.4.0 --- .github/workflows/commitlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 8eb8b380..666b8e4e 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -38,7 +38,7 @@ jobs: # renovate: datasource=npm npm install conventional-changelog-conventionalcommits@8.0.0 # renovate: datasource=npm - npm install commitlint@19.3.0 + npm install commitlint@19.4.0 # renovate: datasource=npm npm install commitlint-plugin-selective-scope@1.0.1