Skip to content

pulsate-dev/renovate-conf

Repository files navigation

pulsate-dev/renovate-conf

Renovate configuration for Pulsate projects

Usage

Note

This repository support only Node.js v20.0.0 and higher. If you are using older version of Node.js, please update it.

mise install
  1. Setup renovate in repository
  2. Add renovate.json file to repository .github directory
{
    "extends": ["github>pulsate-dev/renovate-config"]
}

Overwriting configuration

You can override the configuration by appending it directly to the renovate.json file in the repository root directory.

See renovate docs for more information on what you can do with Renovate.

Configuration Options - Renovate Docs

About

renovate config for Pulsate Project

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published