Skip to content

Commit

Permalink
chore(deps): update dependency bazel_skylib_gazelle_plugin to v1.5.0 (#…
Browse files Browse the repository at this point in the history
…1417)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent c25e3cf commit b7f9800
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 @@ -36,7 +36,7 @@ use_repo(pnpm, "pnpm", "pnpm__links")

bazel_dep(name = "gazelle", version = "0.33.0", dev_dependency = True, repo_name = "bazel_gazelle")
bazel_dep(name = "buildifier_prebuilt", version = "6.3.3", dev_dependency = True)
bazel_dep(name = "bazel_skylib_gazelle_plugin", version = "1.4.1", dev_dependency = True)
bazel_dep(name = "bazel_skylib_gazelle_plugin", version = "1.5.0", dev_dependency = True)
bazel_dep(name = "rules_go", version = "0.41.0", dev_dependency = True)

host = use_extension(
Expand Down

0 comments on commit b7f9800

Please sign in to comment.