Skip to content

Commit

Permalink
chore(deps): update pre-commit hook keith/pre-commit-buildifier to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
martis42 committed Aug 1, 2024
1 parent bd23354 commit c826d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ repos:
additional_dependencies:
- mdformat-gfm
- repo: https://github.com/keith/pre-commit-buildifier
rev: 6.4.0
rev: 7.1.2
hooks:
- id: buildifier
args: [ "--warnings=+out-of-order-load,+unsorted-dict-items,+native-py" ]
args: [ "--warnings=-load,+unsorted-dict-items,+native-py" ]
- id: buildifier-lint
args: [
"--diff_command='diff'",
Expand Down

0 comments on commit c826d5f

Please sign in to comment.