Skip to content

Commit da0d377

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ bazel_dep(name = "swift-syntax", version = "603.0.2")
4040
bazel_dep(name = "apple_support", version = "2.6.1")
4141
bazel_dep(name = "zstd", version = "1.5.7.bcr.1")
4242

43-
bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True)
43+
bazel_dep(name = "buildifier_prebuilt", version = "8.5.1.3", dev_dependency = True)
4444

4545
# Keep edition and version approximately in sync with internal repo.
4646
# 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)