https://github.com/fabulator/renovate-config-fabulator
Fabulator personal Renovate config present
https://github.com/fabulator/renovate-config-fabulator
renovate renovate-config
Last synced: 9 days ago
JSON representation
Fabulator personal Renovate config present
- Host: GitHub
- URL: https://github.com/fabulator/renovate-config-fabulator
- Owner: fabulator
- License: mit
- Created: 2018-04-12T08:05:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-02T05:57:06.000Z (over 4 years ago)
- Last Synced: 2025-02-20T04:36:24.340Z (over 1 year ago)
- Topics: renovate, renovate-config
- Language: JavaScript
- Size: 1.94 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Renovate Config Fabulator
[](https://badge.fury.io/js/renovate-config-fabulator)
[](https://snyk.io/test/github/fabulator/renovate-config-fabulator)
[](https://github.com/fabulator/renovate-config-fabulator/actions)
[Fabulator](https://github.com/fabulator) personal [Renovate](https://renovateapp.com/) shareable config.
## Usage
Add this into Renovate config (`renovate.json`).
```json
{
"extends": ["fabulator"]
}
```