Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/javierbrea/renovate-config
- Owner: javierbrea
- Created: 2020-01-25T18:29:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-01T08:37:04.000Z (over 1 year ago)
- Last Synced: 2024-11-07T21:47:40.756Z (3 months ago)
- Topics: ci-cd, configuration, dependencies, renovate
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)