diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a97cf11e..5df8f5ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: commitizen stages: [commit-msg] - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.4.0 + rev: v3.4.0 hooks: - id: check-json stages: [commit]