diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b9419d2..9f123e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: buildifier-lint # Enforce that commit messages allow for later changelog generation - repo: https://github.com/commitizen-tools/commitizen - rev: v4.10.0 + rev: v4.11.0 hooks: # Requires that commitizen is already installed - id: commitizen