Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

npm npm-package renovate renovate-config

Last synced: 4 days ago
JSON representation

Shareable config for Renovate

Awesome Lists containing this project

README

        

# @locol23/renovate-config

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

![GitHub Actions](https://github.com/locol23/renovate-config/actions/workflows/test.yml/badge.svg)

## Setup

Add `github>locol23/renovate-config` to `extends` property for your renovate config

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

Note: You don't need to npm install

## License

MIT