Welcome to the renovate-config repository for the SebastienDegodez organization! 🎉
This repo contains the shared Renovate configuration to automate dependency management across our projects.
- Centralized: One source of truth for update rules.
- Simple: Easy to integrate into any project.
- Efficient: Saves time on manual dependency updates.
- Extends this repo into your config.
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>SebastienDegodez/renovate-config"
]
}
- Enjoy automated updates and focus on development!
For more details, check out the official Renovate documentation.