A heroku button to deploy renovate-heroku.
heroku create
git push heroku master
Alternatively, you can deploy your own copy of the app using the web-based flow:
Open Scheduler Dashboard with:
heroku addons:open scheduler
On the Scheduler Dashboard, click “Add Job…”, enter a task, select a frequency, dyno size, and next run time.
Add renovate $RENOVATE_REPOS
, select Daily and "00:00" to run renovate every day at midnight.