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