diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7c32c6..3945b13 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: buildifier-lint # Enforce that commit messages allow for later changelog generation - repo: https://github.com/commitizen-tools/commitizen - rev: v4.13.9 + rev: v4.13.10 hooks: # Requires that commitizen is already installed - id: commitizen