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

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

Shareable configs for Renovate.
https://github.com/launchpadlab/renovate-config

Last synced: 5 months ago
JSON representation

Shareable configs for Renovate.

Awesome Lists containing this project

README

          

# renovate-config

Shareable configs for [Renovate](https://renovatebot.com/docs/config-presets/).

To use in `.renovaterc`:
```json
{
"extends": ["@launchpadlab"]
}
```