https://github.com/siguremo/renovate-config
:arrow_up: My shareable config for @renovateapp
https://github.com/siguremo/renovate-config
Last synced: 3 months ago
JSON representation
:arrow_up: My shareable config for @renovateapp
- Host: GitHub
- URL: https://github.com/siguremo/renovate-config
- Owner: SigureMo
- License: cc0-1.0
- Created: 2022-03-01T19:04:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T11:19:48.000Z (almost 4 years ago)
- Last Synced: 2025-05-14T21:52:40.251Z (about 1 year ago)
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github>SigureMo/renovate-config
My shareable config for Renovate
## Setup
Enable Renovate in your repo and just extends in renovate.json.
```jsonc
{
"extends": ["github>SigureMo/renovate-config"]
}
```
## References
- [Renovate Docs](https://docs.renovatebot.com/)
- [Config Presets | Renovate Docs](https://docs.renovatebot.com/config-presets/)
- [@teppeis/renovate-config](https://github.com/teppeis/renovate-config)