diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c4fe543..75dce01 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ default_language_version: repos: - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.5.0 + rev: v3.6.0 hooks: - id: conventional-pre-commit - repo: https://github.com/pre-commit/pre-commit-hooks