mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 12:36:09 -04:00
bazel: migrate buildifier to bzlmod
This commit is contained in:
parent
7e5f56f3ba
commit
73e4cf6a78
3 changed files with 3 additions and 6 deletions
|
@ -6,3 +6,5 @@ bazel_dep(name = "hermetic_cc_toolchain", version = "3.1.0")
|
|||
bazel_dep(name = "rules_cc", version = "0.0.9")
|
||||
bazel_dep(name = "rules_pkg", version = "0.10.1")
|
||||
bazel_dep(name = "rules_python", version = "0.32.2")
|
||||
|
||||
bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue