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 7e7fd1e commit a7adbfbCopy full SHA for a7adbfb
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: buildifier-lint
15
# Enforce that commit messages allow for later changelog generation
16
- repo: https://github.com/commitizen-tools/commitizen
17
- rev: v4.1.1
+ rev: v4.4.1
18
hooks:
19
# Requires that commitizen is already installed
20
- id: commitizen
0 commit comments