@bit-ocean/renovate-config

0.0.19 • Public • Published

@bit-ocean/renovate-config

npm

Universal Renovate configuration.

We use Renovate for automated dependency updating. This package provides a universal configuration for all our projects.

Installation

pnpm add -D @bit-ocean/renovate-config

Configuration

Create a .renovaterc file in the root of your project and add the following:

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

License

MIT License © 2024 Bit Ocean

Package Sidebar

Install

npm i @bit-ocean/renovate-config

Weekly Downloads

11

Version

0.0.19

License

MIT

Unpacked Size

3.23 kB

Total Files

3

Last publish

Collaborators

  • brucesong