From c1b76aaf66808789145f85ee8bcbc43d80483146 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 23:42:46 +0000 Subject: [PATCH] chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 841a85d..f1f396d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: hooks: - id: renovate-config-validator - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v8.0.0 + rev: v9.5.0 hooks: - id: commitlint stages: [commit-msg]