Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stipsan/renovate-presets
https://github.com/stipsan/renovate-presets
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stipsan/renovate-presets
- Owner: stipsan
- License: mit
- Created: 2021-01-21T13:31:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T23:13:33.000Z (18 days ago)
- Last Synced: 2025-02-04T00:23:34.796Z (18 days ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 1
- Watchers: 2
- 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"]
}
```