Skip to content

Commit d69ed63

Browse files
committed
fix starlark check
Signed-off-by: odra <lrossett@redhat.com>
1 parent 51cdee5 commit d69ed63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎MODULE.bazel‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ bazel_dep(name = "rules_cc", version = "0.2.17")
3333
# Needed by S-CORE CI Automatic checks
3434
# *******************************************************************************
3535
bazel_dep(name = "score_tooling", version = "1.1.2")
36+
3637
bazel_dep(name = "aspect_rules_lint", version = "2.3.0", dev_dependency = True)
3738
bazel_dep(name = "buildifier_prebuilt", version = "8.5.1", dev_dependency = True)

0 commit comments

Comments
 (0)