Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okhiroyuki/renovate-config
Shared renovate configurations
https://github.com/okhiroyuki/renovate-config
preset renovate
Last synced: 5 days ago
JSON representation
Shared renovate configurations
- Host: GitHub
- URL: https://github.com/okhiroyuki/renovate-config
- Owner: okhiroyuki
- Created: 2024-08-03T05:28:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T21:11:11.000Z (23 days ago)
- Last Synced: 2024-10-26T05:08:54.181Z (20 days ago)
- Topics: preset, renovate
- Language: Dockerfile
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# renovate-config
A [shareable config preset for Renovate](https://docs.renovatebot.com/config-presets/) used.
```json
{
"extends": [
"github>okhiroyuki/renovate-config"
]
}
```