Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 538 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 538 Bytes

Usage

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

{
  "extends": ["github>sweetalert2/renovate-config"]
  // Additional, per-project rules...
}

Note: You don't have to install this config. Renovate fetches it from this GitHub repo automatically.

TODO