Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/locol23/renovate-config
Shareable config for Renovate
https://github.com/locol23/renovate-config
npm npm-package renovate renovate-config
Last synced: 4 days ago
JSON representation
Shareable config for Renovate
- Host: GitHub
- URL: https://github.com/locol23/renovate-config
- Owner: locol23
- Created: 2020-03-14T05:58:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T15:36:19.000Z (14 days ago)
- Last Synced: 2024-10-31T16:30:52.506Z (14 days ago)
- Topics: npm, npm-package, renovate, renovate-config
- Language: JavaScript
- Homepage:
- Size: 1.54 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @locol23/renovate-config
[Shareable config](https://renovatebot.com/docs/config-presets/) for [Renovate](https://renovatebot.com)
![GitHub Actions](https://github.com/locol23/renovate-config/actions/workflows/test.yml/badge.svg)
## Setup
Add `github>locol23/renovate-config` to `extends` property for your renovate config
```json
{
"extends": ["github>locol23/renovate-config"]
}
```Note: You don't need to npm install
## License
MIT