https://github.com/danielroe/renovate
https://github.com/danielroe/renovate
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielroe/renovate
- Owner: danielroe
- Created: 2022-05-01T14:32:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T10:29:44.000Z (over 1 year ago)
- Last Synced: 2024-10-21T14:01:34.859Z (over 1 year ago)
- Size: 566 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Renovate Nuxt Configs
Preset for [Renovate](https://github.com/renovatebot/renovate).
## Usage
Add this into `renovate.json`:
```json
{
"extends": ["github>danielroe/renovate"]
}
```
## Useful Links
- [Configuration Options](https://docs.renovatebot.com/configuration-options/)
## License
MIT - Daniel Roe