PyPortfolioOpt
PyPortfolioOpt copied to clipboard
[MNT] add renovate app
Keep versions of workflows, pre-commit hooks and dependencies up-to-date
I think currently dependabot could do most of the work if not all, and dependabot is a GH native functionality.
See here: https://github.com/PyPortfolio/PyPortfolioOpt/pull/689
I would be interested to hear your opinion what the difference in functionality is, and the advantage, of renovate?
Renovate can update the pre-commit hooks, easier to configure, can update within Dockerfiles, can be configured for auto merge, can merge the updates, awesome tool