Bump buildifier_prebuilt from 6.4.0 to 8.5.1.2

Bumps [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt) from 6.4.0 to 8.5.1.2.
- [Release notes](https://github.com/keith/buildifier-prebuilt/releases)
- [Commits](https://github.com/keith/buildifier-prebuilt/compare/6.4.0...8.5.1.2)

---
updated-dependencies:
- dependency-name: buildifier_prebuilt
  dependency-version: 8.5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-09 03:07:56 +00:00
committed by GitHub
parent fb0ee5b987
commit 3ed3c957ed

View File

@@ -33,7 +33,7 @@ bazel_dep(name = "googletest", version = "1.17.0.bcr.2")
bazel_dep(name = "rules_rust", version = "0.69.0")
bazel_dep(name = "zstd", version = "1.5.7.bcr.1")
bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True)
bazel_dep(name = "buildifier_prebuilt", version = "8.5.1.2", dev_dependency = True)
# Keep edition and version approximately in sync with internal repo.
# the versions there are canonical, the versions here are used for CI in github/codeql, as well as for the vendoring of dependencies.