From 9d81f9d276809cfe534e80b80184458d13747683 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 15:14:32 +0200 Subject: [PATCH] chore(deps): update dependency validate-conventional-commit to ^1.0.4 (#138) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb69225..78faa9a 100644 --- a/package.json +++ b/package.json @@ -85,6 +85,6 @@ "tempy": "^3.1.0", "type-coverage": "^2.28.1", "typescript": "~5.4.4", - "validate-conventional-commit": "^1.0.3" + "validate-conventional-commit": "^1.0.4" } }