Skip to content

Commit 9a1d8d0

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 6d0f21d commit 9a1d8d0

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
@@ -35,7 +35,7 @@ bazel_dep(name = "rules_swift", version = "4.0.0-rc5-codeql.1")
3535
bazel_dep(name = "swift-syntax", version = "603.0.2")
3636
bazel_dep(name = "zstd", version = "1.5.7.bcr.1")
3737

38-
bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True)
38+
bazel_dep(name = "buildifier_prebuilt", version = "8.5.1.3", dev_dependency = True)
3939

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