Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javierbrea/renovate-config

Node.js projects ci-cd shared config
https://github.com/javierbrea/renovate-config

ci-cd configuration dependencies renovate

Last synced: about 2 months ago
JSON representation

Node.js projects ci-cd shared config

Awesome Lists containing this project

README

        

# Renovate base configuration for @javierbrea repositories

This repository contains the [config presets for renovate bot](https://docs.renovatebot.com/config-presets/) in all @javierbrea repositories.

## Presets description

* Set `release` as base branch.
* Merge minor and patch updates automatically.
* Avoid upgrading ESM packages.
* Run every weekday after 9pm and before 5pm.
* Merge up to 5 PRs per hour and 2 concurrently.

## Config file

Config presets default file is at: [./default.json](./default.json)