Configure Renovate
Compare changes
renovate.json
0 → 100644
+ 6
− 0
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Dockerfile
(dockerfile)package.json
(npm)Based on the default config's presets, Renovate will:
fix
for dependencies and chore
for all others if semantic commits are in use.node_modules
, bower_components
, vendor
and various test/tests directories.chore
for all commits.renovate.json
in this branch with your custom config and the list of Merge Requests in the "What to Expect" section below will be updated the next time Renovate runs.
With your current configuration, Renovate will create 11 Merge Requests:
renovate/nodemon-3.0.x-lockfile
master
3.0.3
renovate/express-4.x
master
~4.21.0
renovate/morgan-1.x
master
~1.10.0
renovate/nodemon-3.x-lockfile
master
3.1.10
renovate/debug-3.x
master
~3.2.0
renovate/debug-4.x
master
~4.4.0
renovate/express-5.x
master
~5.1.0
renovate/node-21.x
master
21
renovate/node-22.x
master
22
renovate/node-23.x
master
23
renovate/node-24.x
master
24
This MR has been generated by Renovate Bot.