We also had a similar setup at Algolia, renovate push to one branch (`baseBranch` properties) and you only review once a week or month.
Created a GitHub actions to create the base branch with a cron:
https://github.com/bodinsamuel/renovate-automatic-branch
So you have nothing to do except a big review once in a while.
So you have nothing to do except a big review once in a while.