diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1704127..3be28d7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - types-PyYAML - types-requests - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.6.0 + rev: v4.0.0 hooks: - id: conventional-pre-commit stages: [commit-msg]