From 92258643e2f956321597443799ff85ea2f90a5bf Mon Sep 17 00:00:00 2001 From: IK Renovate Bot Date: Tue, 14 Nov 2023 04:23:02 +0000 Subject: [PATCH] chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.8.0 (.pre-commit-config.yaml) --- .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 c31bdb5e..b0eb8ff5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,7 +76,7 @@ repos: args: ['--title=### Table of Contents'] descripiton: 'Generates table of contents for markdown files' - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.5.0 + rev: v9.8.0 hooks: - id: commitlint stages: [commit-msg]