Skip to content

Commit

Permalink
🤖 Update dependency stardoc to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 981d1f8 commit fc07c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ bazel_dep(name = "bazel_skylib", version = "1.7.1")
#
# TODO(aaronmondal): This should be a dev_dependency, but that currently breaks
# the examples.
bazel_dep(name = "stardoc", version = "0.7.2", dev_dependency = False)
bazel_dep(name = "stardoc", version = "0.8.0", dev_dependency = False)

# TODO(aaronmondal): We don't actually use this. Fix LRE upstream to make this
# import optional.
Expand Down

0 comments on commit fc07c2e

Please sign in to comment.