Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 872 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 872 Bytes

Automating dependency updates with Renovate

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
  • 🎨 the Vilnius slide deck

The .gitlab-ci.yml files contain definitions of GitLab CI pipelines.

Acknowledgements

Kudos to BrunnerLivio for starting this project at Roche!