@ht2-labs/renovate-config
v1.1.1
Published
A package containing HT2 Labs' configs for renovate.
Downloads
14
Readme
Renovate Config
Package containing HT2 Labs' configs for renovate.
Usage
- Create a "renovate.json" file in the root of your repository using the example Renovate config.
- Enable Renovate for your repository using Renovate's Github integration.
Renovate Config Example
{
"extends": ["local>HT2-Labs/renovate-config"]
}