Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabulator/renovate-config-fabulator
Fabulator personal Renovate config present
https://github.com/fabulator/renovate-config-fabulator
renovate renovate-config
Last synced: 3 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-02T05:57:06.000Z (almost 3 years ago)
- Last Synced: 2024-12-19T04:35:30.590Z (about 1 month 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
[![npm version](https://badge.fury.io/js/renovate-config-fabulator.svg)](https://badge.fury.io/js/renovate-config-fabulator)
[![Known Vulnerabilities](https://snyk.io/test/github/fabulator/renovate-config-fabulator/badge.svg)](https://snyk.io/test/github/fabulator/renovate-config-fabulator)
[![Actions Status](https://github.com/fabulator/renovate-config-fabulator/workflows/Build/badge.svg)](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"]
}
```