https://github.com/stipsan/renovate-presets
https://github.com/stipsan/renovate-presets
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stipsan/renovate-presets
- Owner: stipsan
- License: mit
- Created: 2021-01-21T13:31:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-19T19:13:09.000Z (5 months ago)
- Last Synced: 2026-01-20T01:06:40.497Z (5 months ago)
- Language: JavaScript
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Installation
`renovate.json`:
```json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>stipsan/renovate-presets:auto"]
}
```