diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index db20912..92c6e9f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: prettier stages: [commit] - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v8.0.0 + rev: v9.3.0 hooks: - id: commitlint stages: [commit-msg]