An open API service indexing awesome lists of open source software.

https://github.com/emmanuelgautier/renovate-config

Presets for Renovate.
https://github.com/emmanuelgautier/renovate-config

dependencies javascript packages renovate renovate-config

Last synced: 6 months ago
JSON representation

Presets for Renovate.

Awesome Lists containing this project

README

          

# Renovate Config

Presets for [Renovate](https://github.com/renovatebot/renovate) tool.

## Usage

Add this into `renovate.json`:

```json
{
"extends": ["github>emmanuelgautier/renovate-config"]
}
```

## Useful Links

- [Configuration Options](https://docs.renovatebot.com/configuration-options)
- [Default Presets](https://docs.renovatebot.com/presets-default)

## Maintainers

[![Emmanuel Gautier](https://avatars0.githubusercontent.com/u/2765366?s=144)](https://www.emmanuelgautier.com) |
--- |
[Emmanuel Gautier](https://www.emmanuelgautier.com) |

## License

MIT © [Emmanuel Gautier](https://www.emmanuelgautier.com)