Skip to content

Commit ab93e01

Browse files
chore(deps): update dependency gazelle to v0.42.0 (#1500)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | gazelle | bazel_dep | minor | `0.39.1` -> `0.42.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4xIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent a52659e commit ab93e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/swift_package_registry_example/MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bazel_dep(
2828
)
2929
bazel_dep(
3030
name = "gazelle",
31-
version = "0.39.1",
31+
version = "0.42.0",
3232
dev_dependency = True,
3333
repo_name = "bazel_gazelle",
3434
)

0 commit comments

Comments
 (0)