Skip to content

whtsky/renovate-config

Repository files navigation

@whtsky/renovate-config

My shareable config for Renovate

Setup

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

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