Skip to content

Commit 9a1fa19

Browse files
chore: update score_docs_as_code dependency version to 0.2.0 (#1064)
1 parent bf959ea commit 9a1fa19

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
@@ -90,4 +90,4 @@ bazel_dep(name = "score_cr_checker", version = "0.2.2")
9090
bazel_dep(name = "score_starpls_lsp", version = "0.1.0")
9191
# Checker rule for CopyRight checks/fixs
9292

93-
bazel_dep(name = "score_docs_as_code", version = "0.1.0")
93+
bazel_dep(name = "score_docs_as_code", version = "0.2.0")

0 commit comments

Comments
 (0)