diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4b471c4be..22d7622e0 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: v5.0.0 + rev: v6.0.0 hooks: - id: commitlint additional_dependencies: ['@commitlint/config-conventional']