https://github.com/tsui66/renovate-config
A config for the Renovate dependency updating bot
https://github.com/tsui66/renovate-config
Last synced: 5 months ago
JSON representation
A config for the Renovate dependency updating bot
- Host: GitHub
- URL: https://github.com/tsui66/renovate-config
- Owner: tsui66
- License: apache-2.0
- Created: 2022-07-13T17:55:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T07:03:09.000Z (about 4 years ago)
- Last Synced: 2025-01-30T20:43:59.364Z (over 1 year ago)
- Size: 14.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# @hashaio/renovate-config
[](https://github.com/tsui66/renovate-config/actions)
A Renovate config great for small JavaScript libraries.
## Usage
Set your Renovate config to use this config
```json
{
"extends": ["@hashaio"]
}
```