Skip to content

Commit 0b3768c

Browse files
chore: update dependency io_bazel_stardoc to v0.7.1 (#3788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c48449 commit 0b3768c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

repositories.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ def rules_nodejs_dev_dependencies():
3939

4040
http_archive(
4141
name = "io_bazel_stardoc",
42-
sha256 = "dd7f32f4fe2537ce2452c51f816a5962d48888a5b07de2c195f3b3da86c545d3",
43-
urls = ["https://github.com/bazelbuild/stardoc/releases/download/0.7.0/stardoc-0.7.0.tar.gz"],
42+
sha256 = "fabb280f6c92a3b55eed89a918ca91e39fb733373c81e87a18ae9e33e75023ec",
43+
urls = ["https://github.com/bazelbuild/stardoc/releases/download/0.7.1/stardoc-0.7.1.tar.gz"],
4444
)
4545

4646
http_archive(

0 commit comments

Comments
 (0)