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 2452b33 commit b0db7faCopy full SHA for b0db7fa
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: trailing-whitespace
31
# Check formatting and lint for starlark code
32
- repo: https://github.com/keith/pre-commit-buildifier
33
- rev: 8.2.0
+ rev: 8.2.1
34
hooks:
35
- id: buildifier
36
- id: buildifier-lint
0 commit comments