Skip to content

Commit

Permalink
chore(deps): update bazel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 2312079 commit 7b11456
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ use_repo(non_module_dependencies, "dwyu_pcpp")
### Development Dependencies
###

bazel_dep(name = "aspect_bazel_lib", version = "2.9.3", dev_dependency = True)
bazel_dep(name = "stardoc", version = "0.7.1", dev_dependency = True)
bazel_dep(name = "aspect_bazel_lib", version = "2.9.4", dev_dependency = True)
bazel_dep(name = "stardoc", version = "0.7.2", dev_dependency = True)

python = use_extension(
"@rules_python//python/extensions:python.bzl",
Expand Down

0 comments on commit 7b11456

Please sign in to comment.