diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e7c3fd8..216b069 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.2.0 + rev: v3.3.0 hooks: - id: conventional-pre-commit - repo: https://github.com/pre-commit/pre-commit-hooks