Skip to content

Commit c0c7a09

Browse files
Bump buildifier_prebuilt from 6.4.0 to 8.5.1
Bumps [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt) from 6.4.0 to 8.5.1. - [Release notes](https://github.com/keith/buildifier-prebuilt/releases) - [Commits](keith/buildifier-prebuilt@6.4.0...8.5.1) --- updated-dependencies: - dependency-name: buildifier_prebuilt dependency-version: 8.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a33e2f commit c0c7a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ bazel_dep(name = "googletest", version = "1.17.0.bcr.2")
3333
bazel_dep(name = "rules_rust", version = "0.69.0")
3434
bazel_dep(name = "zstd", version = "1.5.7.bcr.1")
3535

36-
bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True)
36+
bazel_dep(name = "buildifier_prebuilt", version = "8.5.1", dev_dependency = True)
3737

3838
# Keep edition and version approximately in sync with internal repo.
3939
# the versions there are canonical, the versions here are used for CI in github/codeql, as well as for the vendoring of dependencies.

0 commit comments

Comments
 (0)