diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8b9b840..5fe24df 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: prettier stages: [commit] - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v8.0.0 + rev: v9.5.0 hooks: - id: commitlint stages: [commit-msg]