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

https://github.com/stipsan/renovate-presets


https://github.com/stipsan/renovate-presets

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Installation

`renovate.json`:

```json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>stipsan/renovate-presets:auto"]
}
```