Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# renovate-config

Configuration for [Renovate Bot](https://github.com/apps/renovate).

Use by creating `renovate.json` in your project root:

```json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>karlhorky/renovate-config:default.json5"]
}
```