https://github.com/launchpadlab/renovate-config
Shareable configs for Renovate.
https://github.com/launchpadlab/renovate-config
Last synced: 5 months ago
JSON representation
Shareable configs for Renovate.
- Host: GitHub
- URL: https://github.com/launchpadlab/renovate-config
- Owner: LaunchPadLab
- Created: 2019-05-03T21:53:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T22:03:22.000Z (about 7 years ago)
- Last Synced: 2025-04-09T19:55:34.604Z (about 1 year ago)
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# renovate-config
Shareable configs for [Renovate](https://renovatebot.com/docs/config-presets/).
To use in `.renovaterc`:
```json
{
"extends": ["@launchpadlab"]
}
```