Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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"]
}
```