From cb4711783f868b7441c384a97b720ba0677b66a4 Mon Sep 17 00:00:00 2001 From: Greg Magolan Date: Sat, 8 Jun 2024 08:40:37 -0700 Subject: [PATCH] chore: update buildifier bazelci to 6.4.0 --- .bazelci/presubmit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index 2eaff74b64..04261acc27 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -3,7 +3,7 @@ bazel: 7.1.1 # Note, this will tell the user to do the wrong thing (manually run buildifer) # See https://github.com/bazelbuild/continuous-integration/issues/1161 buildifier: - version: 4.0.1 + version: 6.4.0 # Keep this in sync with the list in .pre-commit-config.yaml # https://github.com/bazelbuild/buildtools/issues/479 should fix this by giving us a config file tasks: