Skip to content

Commit

Permalink
keep in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Jan 1, 2025
1 parent ea56cdb commit 1930456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .bazelci/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -252,5 +252,6 @@ tasks:
test_targets: *min_supported_targets

buildifier:
version: "7.3.1"
# keep this argument in sync with .pre-commit-config.yaml
warnings: "all"
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repos:
- id: check-yaml

- repo: https://github.com/keith/pre-commit-buildifier
rev: 6.1.0.1
rev: 7.3.1.1
hooks:
- id: buildifier
args: &args
Expand Down

0 comments on commit 1930456

Please sign in to comment.