Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

My custom Renovate configuration.
https://github.com/ivangabriele/renovate-config

Last synced: 14 days ago
JSON representation

My custom Renovate configuration.

Awesome Lists containing this project

README

        

# My Renovate Configuration

My most commonly used Renovate configuration.

## Usage

Add `.github/renovate.json` to your project:

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