Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 263 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 263 Bytes

Renovate Config

Shared Renovate Bot Config Preset

Forked from unjs/renovate-config

Use it

Add this to your .github/renovate.json:

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