Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 254 Bytes

@whtsky/renovate-config

My shareable config for Renovate

Setup

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

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