Dependencybot or similar free tool on bitbucket [closed]
Asked Answered
M

1

14

Anyone, who knows any online free tool like dependabot of Github for bibucket, whereby a bot can raise a Pull Request on bitbucket just incase if the dependency has an update? I want to use it on the Django project

Meany answered 1/4, 2021 at 15:4 Comment(0)
T
4

You can have a look at renovate and decide if it is what you're looking for.

It provides similar features, the main difference compared to dependabot would be that you need to take care of running and setting it up by yourself (i.e., self-hosting is required). The README.md in the product repository provides all the details.

Tallinn answered 8/6, 2023 at 19:9 Comment(1)
you could improve this answer by elaborating on what features this tool provides.Yeeyegg

© 2022 - 2024 — McMap. All rights reserved.