Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felix-kaestner/renovate-config
Renovate Preset for Open Source Libraries
https://github.com/felix-kaestner/renovate-config
renovate
Last synced: about 5 hours ago
JSON representation
Renovate Preset for Open Source Libraries
- Host: GitHub
- URL: https://github.com/felix-kaestner/renovate-config
- Owner: felix-kaestner
- License: mit
- Created: 2022-02-09T10:14:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T00:52:33.000Z (7 months ago)
- Last Synced: 2024-05-02T06:12:43.522Z (7 months ago)
- Topics: renovate
- Homepage:
- Size: 2.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Renovate Config
Preset for Renovate
## Usage
Add this into your `renovate.json`:
```json
{
"extends": ["github>felix-kaestner/renovate-config"]
}
```## Links
- [Configuration Options](https://renovatebot.com/docs/configuration-options)
- [Renovate Presets](https://docs.renovatebot.com/config-presets/)---
Released under the [MIT License](LICENSE).