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.
- Host: GitHub
- URL: https://github.com/gluons/renovate-config-gluons
- Owner: gluons
- License: mit
- Created: 2018-01-27T15:56:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-24T08:14:24.000Z (over 5 years ago)
- Last Synced: 2024-10-30T08:34:28.348Z (over 1 year ago)
- Topics: gluons, renovate, renovate-config
- Language: JavaScript
- Homepage:
- Size: 757 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# renovate-config-gluons
[](./LICENSE)
[](https://www.npmjs.com/package/renovate-config-gluons)
[](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"]
}
```