Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 472 Bytes

File metadata and controls

21 lines (15 loc) · 472 Bytes

Haoqun's Renovate Presets

Personal presets for Renovate.

Usage

Add this into renovate.json:

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "github>haoqunjiang/renovate-presets:npm.json5"
  ]
}

Useful Links