We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af5719 commit 8e4efa1Copy full SHA for 8e4efa1
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: trailing-whitespace
28
# Check formatting and lint for starlark code
29
- repo: https://github.com/keith/pre-commit-buildifier
30
- rev: 7.3.1.1
+ rev: 8.2.1
31
hooks:
32
- id: buildifier
33
- id: buildifier-lint
0 commit comments