DEV Community

Discussion on: Tips about Renovate

Collapse
 
joedayz profile image
José Díaz • Edited

Hi Shunsuke, thanks for your post.

I have some private repositories in this account: github.com/quadimai

Many repositories depend on : github.com/quadimai/Quadim-Typelib (private repository)

By default renovate only generate PR of public dependencies. How to can I use renovate to indicate in the othe repositories when a new version exists in Quadim-Typelib.

All are java projects.

Thanks in advance for your response.

Jose

Collapse
 
suzukishunsuke profile image
Shunsuke Suzuki

Hi Jose,
Sorry for late reply.

This document may be helpful.
docs.renovatebot.com/getting-start...

And you can ask the question at here.
github.com/renovatebot/renovate/di...