Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@

---
buildifier:
version: latest
# keep this argument in sync with .pre-commit-config.yaml
# keep these arguments in sync with .pre-commit-config.yaml
# Use a specific version to avoid skew issues when new versions are released.
version: 6.0.0
warnings: "all"
.minimum_supported_version: &minimum_supported_version
# For testing minimum supported version.
Expand Down