This repository contains materials for the talk How to automate dependency updates with the Renovate bot presented at DevOps Pro Europe 2024:
- 🤡 a dummy Python project with some outdated dependencies, to demonstrate how Renovate can update them
- 💚 a bare-bones configuration of a Renovate instance for GitLab
- see also the official Renovate Runner from Mend
- 🎨 the Vilnius slide deck
The .gitlab-ci.yml
files contain definitions of GitLab CI pipelines.
Kudos to BrunnerLivio for starting this project at Roche!