Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Byndyusoft/node-renovate-config

Renovate config for Node.js
https://github.com/Byndyusoft/node-renovate-config

nodejs renovate-config

Last synced: 2 months ago
JSON representation

Renovate config for Node.js

Awesome Lists containing this project

README

        

# node-renovate-config

[![test](https://github.com/Byndyusoft/node-renovate-config/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/Byndyusoft/node-renovate-config/actions/workflows/test.yaml)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

Renovate config for Node.js

## Requirements

- Node.js v14 LTS or later
- yarn

## Usage

### renovate.json

```json
{
"extends": ["local>Byndyusoft/node-renovate-config"]
}
```

## Maintainers

- [@Byndyusoft/owners](https://github.com/orgs/Byndyusoft/teams/owners) <>
- [@Byndyusoft/team](https://github.com/orgs/Byndyusoft/teams/team)
- [@KillWolfVlad](https://github.com/KillWolfVlad)

## License

This repository is released under version 2.0 of the
[Apache License](https://www.apache.org/licenses/LICENSE-2.0).