summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 4b471c4..22d7622 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']