Skip to content

Commit 83c3b5d

Browse files
authored
Update Bazel version to 6.4.0 (#1085)
1 parent 2e6f664 commit 83c3b5d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.bazelci/presubmit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
validate_config: 1
3-
bazel: 6.3.2
3+
bazel: 6.4.0
44
buildifier:
5-
version: 6.3.3
5+
version: 6.4.0
66
# no lint warnings for the moment. They are basically a smoke alarm in hell.
77
# keep this argument in sync with .pre-commit-config.yaml
88
warnings: "-confusing-name,-constant-glob,-duplicated-name,-function-docstring,-function-docstring-args,-function-docstring-header,-module-docstring,-name-conventions,-no-effect,-constant-glob,-provider-params,-print,-rule-impl-return,-bzl-visibility,-unnamed-macro,-uninitialized,-unreachable"

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.3.2
1+
6.4.0

0 commit comments

Comments
 (0)