No description
- Dockerfile 100%
| 1-setup | ||
| 2-dockerfile-dry-run | ||
| README.md | ||
Renovate Showcase
Demonstrates usage of Renovate, a tool that automatically updates dependencies in your code.
Reference presentation: https://slides.by.vincent.mahn.ke/#/10
Scenarios
This repository contains 4 different scenarios:
1. Setup
Basic setup showing Renovate can be run with nothing to update.
2. Dockerfile with Dry Run
Shows how Renovate detects outdated versions in a Dockerfile and how a dry run would create a pull request.