Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 437 Bytes

renovate config

usage

Add this to .github/renovate.json

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": ["github>svitejs/renovate-config"]
}

settings

see config file and renovate docs

Summary:

  • runs on every 4th of the month
  • batches minor+patch updates
  • includes lockfile maintenance
  • ignores engines and peerDependencies