https://github.com/posva/renovate-config
Renovate config for Open Source
https://github.com/posva/renovate-config
Last synced: over 1 year ago
JSON representation
Renovate config for Open Source
- Host: GitHub
- URL: https://github.com/posva/renovate-config
- Owner: posva
- License: mit
- Created: 2021-03-29T10:18:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T05:46:56.000Z (over 1 year ago)
- Last Synced: 2025-02-10T06:28:50.838Z (over 1 year ago)
- Homepage:
- Size: 1.32 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# renovate-config

Personal preset for [Renovate](https://github.com/singapore/renovate).
## Usage
Add this into `renovate.json`:
```json
{
"extends": ["github>posva/renovate-config"]
}
```
## Useful Links
- [Configuration Options](https://renovatebot.com/docs/configuration-options)
- [Renovate Presets](https://docs.renovatebot.com/config-presets/)
## License
MIT