diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5212e80..757258d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: prettier stages: [commit] - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.12.0 + rev: v9.13.0 hooks: - id: commitlint stages: [commit-msg]