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

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

:arrow_up: My shareable config for @renovateapp
https://github.com/siguremo/renovate-config

Last synced: 3 months ago
JSON representation

:arrow_up: My shareable config for @renovateapp

Awesome Lists containing this project

README

          

# github>SigureMo/renovate-config

My shareable config for Renovate

## Setup

Enable Renovate in your repo and just extends in renovate.json.

```jsonc
{
"extends": ["github>SigureMo/renovate-config"]
}
```

## References

- [Renovate Docs](https://docs.renovatebot.com/)
- [Config Presets | Renovate Docs](https://docs.renovatebot.com/config-presets/)
- [@teppeis/renovate-config](https://github.com/teppeis/renovate-config)