@monorepojs/renovate-config
v0.1.4
Published
Preset monorepojs config for Renovate
Downloads
2
Keywords
Readme
@monorepojs Renovate Preset
This directory contains the renovate config preset for the @monorepojs
monorepo.
It can be used by appending @monorepojs
to the extends
option in your renovate
config. For example:
{
"extends": ["config:base", "@monorepojs"]
}
This preset ensures that dependencies from the @monorepojs
monorepo will be upgraded at the same time (in same branch/PR).