Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 638 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 638 Bytes

bbsakura/renovate-config

Renovate Shareable Config Presets for BBSakura Networks.

Usage

{
  "extends": [
    "github>bbsakura/renovate-config"
  ]
}
  • If you want to change the target branch to dev.
{
  "extends": [
    "github>bbsakura/renovate-config"
    "github>bbsakura/renovate-config:baseBranchDev"
  ]
}

Settings

See the settings in package.json and Configuration Options in Renovate Docs

License

MIT License