We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d83c57 commit 82f4616Copy full SHA for 82f4616
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- id: buildifier-lint
37
# Enforce that commit messages allow for later changelog generation
38
- repo: https://github.com/commitizen-tools/commitizen
39
- rev: v4.8.2
+ rev: v4.9.0
40
hooks:
41
# Requires that commitizen is already installed
42
- id: commitizen
0 commit comments