@whtsky/renovate-config

My shareable config for Renovate


Keywords
renovate, renovate-config, renovate-preset
License
WTFPL
Install
npm install @whtsky/renovate-config@0.1.8

Documentation

@whtsky/renovate-config

My shareable config for Renovate

Setup

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

{
  "extends": ["@whtsky"]
}