Skip to content

Commit a5dd3cc

Browse files
Update dependency buildifier_prebuilt to v8.2.1 (#6)
1 parent b21af30 commit a5dd3cc

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
@@ -25,7 +25,7 @@ register_toolchains("@ruff_prebuilt_toolchain//:all")
2525
# bazel run -- @buildifier --mode=fix $(pwd)/*.b*z*l $(pwd)/workflows/*.b*z*l
2626
bazel_dep(
2727
name = "buildifier_prebuilt",
28-
version = "8.2.0.2",
28+
version = "8.2.1",
2929
dev_dependency = True,
3030
repo_name = "buildifier",
3131
)

0 commit comments

Comments
 (0)