This package has been deprecated

Author message:

Package no longer supported. Use @angular-ru/renovate

@angular-ru/renovate-config

15.305.1 • Public • Published

Sharable Renovate config

Usage

Documentation config presets

  • Create file renovate.json
{
    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
    "extends": ["@angular-ru"],
    "baseBranches": ["master"]
}
  • Custom rules and custom branch
{
    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
    "extends": ["@angular-ru"],
    "baseBranches": ["develop"],
    "packageRules": []
}

Package Sidebar

Install

npm i @angular-ru/renovate-config

Weekly Downloads

1

Version

15.305.1

License

MIT

Unpacked Size

6.54 kB

Total Files

3

Last publish

Collaborators

  • angular-ru