Renovate configuration for wycey repositories.
- Setup Renovate in your repository.
- Add a
renovate.json
file to.github
directory in your repository. - Add the following configuration to the
renovate.json
file:
{
"extends": ["github>wycey/renovate-conf"]
}
You can override the configuration by adding your own configuration in the renovate.json
file.