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

https://github.com/gluons/renovate-config-gluons

@gluons' personal @renovateapp shareable config.
https://github.com/gluons/renovate-config-gluons

gluons renovate renovate-config

Last synced: 11 months ago
JSON representation

@gluons' personal @renovateapp shareable config.

Awesome Lists containing this project

README

          

# renovate-config-gluons
[![license](https://img.shields.io/github/license/gluons/renovate-config-gluons.svg?style=flat-square)](./LICENSE)
[![npm](https://img.shields.io/npm/v/renovate-config-gluons.svg?style=flat-square)](https://www.npmjs.com/package/renovate-config-gluons)
[![Travis](https://img.shields.io/travis/gluons/renovate-config-gluons.svg?style=flat-square)](https://travis-ci.org/gluons/renovate-config-gluons)

[Gluons](https://github.com/gluons)'personal [Renovate](https://renovateapp.com/) shareable config.

## Usage

Add this into Renovate config (`renovate.json`).

```json
{
"extends": ["gluons"]
}
```