Skip to content

svitejs/renovate-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

shared renovate config for npm packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published