1 parent 51cdee5 commit d69ed63Copy full SHA for d69ed63
1 file changed
MODULE.bazel
@@ -33,5 +33,6 @@ bazel_dep(name = "rules_cc", version = "0.2.17")
33
# Needed by S-CORE CI Automatic checks
34
# *******************************************************************************
35
bazel_dep(name = "score_tooling", version = "1.1.2")
36
+
37
bazel_dep(name = "aspect_rules_lint", version = "2.3.0", dev_dependency = True)
38
bazel_dep(name = "buildifier_prebuilt", version = "8.5.1", dev_dependency = True)
0 commit comments