diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fbd447b..0cf1564 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.0.0 + rev: v3.1.0 hooks: - id: conventional-pre-commit stages: [commit-msg]