1.8.0 ⢠Published 3 years ago
@scaleleap/renovate-config v1.8.0

š¦ @scaleleap/renovate-config
Renovate shareable config presets.
Installation
Create a renovate.json in your project root, with the following:
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"@scaleleap"
]
}Contributing
- Create or edit a preset in
src/presets/*.ts - Run
npm startto commit changes topackage.json - Run
npm tfor tests
This repository uses Conventional Commit style commit messages.
Use Configuration Options for reference.
Authors or Acknowledgments
- Roman Filippov (Scale Leap)
License
This project is licensed under the MIT License.