diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9762dce..2b5ac2e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: buildifier-lint # Enforce that commit messages allow for later changelog generation - repo: https://github.com/commitizen-tools/commitizen - rev: v4.8.2 + rev: v4.13.4 hooks: # Requires that commitizen is already installed - id: commitizen