Skip to content

Commit

Permalink
chore: update buildifier pre-commit (#311)
Browse files Browse the repository at this point in the history
Pick up windows fix in 6.3.3.1
  • Loading branch information
alexeagle authored Jul 5, 2024
1 parent 562b84b commit 268d13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ default_language_version:
repos:
# Check formatting and lint for starlark code
- repo: https://github.com/keith/pre-commit-buildifier
rev: 6.3.3
rev: 6.4.0.1
hooks:
- id: buildifier
- id: buildifier-lint
Expand Down

0 comments on commit 268d13b

Please sign in to comment.