diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 325327b..1e5fb19 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ default_language_version: repos: - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.4.0 + rev: v3.5.0 hooks: - id: conventional-pre-commit - repo: https://github.com/pre-commit/pre-commit-hooks