CI: replace dependabot with renovate bot
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Dependabot and renovate bot are the most popular dependency auto updating tools.
Renovate bot can do everything that dependabot can do, and also some things that dependabot can not do:
- [Dependencies in bazel's `WORKSPACE`, `MODULE.bazel`, and other `*.bzl` files](https://docs.renovatebot.com/modules/manager/bazel/)
- [Update for submodules](https://docs.renovatebot.com/modules/manager/git-submodules/)
- [Multi target branches](https://docs.renovatebot.com/configuration-options/#basebranches)
Renovate doc: https://docs.renovatebot.com/
And renovate is a completely open source project.
Contributor guide
Assessment
This issue has not been assessed yet.