diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f0556f694..ba0ad1701 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: hooks: - id: black - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v6.0.0 + rev: v8.0.0 hooks: - id: commitlint additional_dependencies: ['@commitlint/config-conventional']