We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b21af30 commit a5dd3ccCopy full SHA for a5dd3cc
MODULE.bazel
@@ -25,7 +25,7 @@ register_toolchains("@ruff_prebuilt_toolchain//:all")
25
# bazel run -- @buildifier --mode=fix $(pwd)/*.b*z*l $(pwd)/workflows/*.b*z*l
26
bazel_dep(
27
name = "buildifier_prebuilt",
28
- version = "8.2.0.2",
+ version = "8.2.1",
29
dev_dependency = True,
30
repo_name = "buildifier",
31
)
0 commit comments