@scaleleap/renovate-config
TypeScript icon, indicating that this package has built-in type declarations

1.8.0 • Public • Published

📦 @scaleleap/renovate-config

Renovate shareable config presets.


Installation

Create a renovate.json in your project root, with the following:

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "@scaleleap"
  ]
}

Contributing

  1. Create or edit a preset in src/presets/*.ts
  2. Run npm start to commit changes to package.json
  3. Run npm t for tests

This repository uses Conventional Commit style commit messages.

Use Configuration Options for reference.

Authors or Acknowledgments

License

This project is licensed under the MIT License.

Badges

GitHub Workflow Status NPM License Semantic Release

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i @scaleleap/renovate-config

    Weekly Downloads

    0

    Version

    1.8.0

    License

    MIT

    Unpacked Size

    6.13 kB

    Total Files

    3

    Last publish

    Collaborators

    • moltar
    • scalebot