https://github.com/Byndyusoft/node-renovate-config
Renovate config for Node.js
https://github.com/Byndyusoft/node-renovate-config
nodejs renovate-config
Last synced: 5 months ago
JSON representation
Renovate config for Node.js
- Host: GitHub
- URL: https://github.com/Byndyusoft/node-renovate-config
- Owner: Byndyusoft
- License: apache-2.0
- Created: 2022-07-07T03:56:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T02:08:14.000Z (8 months ago)
- Last Synced: 2024-09-12T18:23:19.778Z (8 months ago)
- Topics: nodejs, renovate-config
- Language: Shell
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-renovate-config
[](https://github.com/Byndyusoft/node-renovate-config/actions/workflows/test.yaml)
[](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).