Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderwyd/renovate-config
Donny preset for Renovate.
https://github.com/coderwyd/renovate-config
Last synced: 3 days ago
JSON representation
Donny preset for Renovate.
- Host: GitHub
- URL: https://github.com/coderwyd/renovate-config
- Owner: coderwyd
- Created: 2023-08-24T06:06:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T23:19:31.000Z (15 days ago)
- Last Synced: 2024-10-30T01:51:07.159Z (15 days ago)
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Renovate Donny Configs
Preset for [Renovate](https://github.com/renovatebot/renovate).
## Usage
Add this into `renovate.json`:
```json
{
"extends": ["github>coderwyd/renovate-config"]
}
```## Useful Links
- [Configuration Options](https://docs.renovatebot.com/configuration-options/)