Skip to content

nokv/renovate-config

Repository files navigation

@nokv/renovate-config

My shareable config for Renovate

npm version build status License

Usage

Enable Renovate in your repo and just extends in renovate.json.

{
    "extends": ["github>nokv/renovate-config"]
}

Note: You don't have to do npm i -D @nokv/renovate-config. Renovate fetches it from this GitHub repo automatically.

LICENSE

MIT License