https://github.com/emmanuelgautier/renovate-config
Presets for Renovate.
https://github.com/emmanuelgautier/renovate-config
dependencies javascript packages renovate renovate-config
Last synced: 6 months ago
JSON representation
Presets for Renovate.
- Host: GitHub
- URL: https://github.com/emmanuelgautier/renovate-config
- Owner: emmanuelgautier
- License: mit
- Created: 2020-11-21T17:59:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T17:08:51.000Z (6 months ago)
- Last Synced: 2025-04-09T18:25:52.950Z (6 months ago)
- Topics: dependencies, javascript, packages, renovate, renovate-config
- Homepage: https://www.npmjs.com/package/@emmanuelgautier/renovate-config
- Size: 1.01 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Renovate Config
Presets for [Renovate](https://github.com/renovatebot/renovate) tool.
## Usage
Add this into `renovate.json`:
```json
{
"extends": ["github>emmanuelgautier/renovate-config"]
}
```## Useful Links
- [Configuration Options](https://docs.renovatebot.com/configuration-options)
- [Default Presets](https://docs.renovatebot.com/presets-default)## Maintainers
[](https://www.emmanuelgautier.com) |
--- |
[Emmanuel Gautier](https://www.emmanuelgautier.com) |## License
MIT © [Emmanuel Gautier](https://www.emmanuelgautier.com)