Skip to content

Commit

Permalink
Update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
stanlemon committed Dec 19, 2024
1 parent 1b48e6e commit f3962a8
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -107,24 +107,14 @@
// Node.js updates
groupName: 'nodejs updates',
matchPackageNames: [
'/(?:^|/)node$/',
'node',
],
matchDatasources: [
'docker',
'node-version',
'npm',
'nvm',
],
matchDepTypes: [
'dependencies',
'devDependencies',
'engines',
],
matchUpdateTypes: [
'major',
'minor',
'patch',
],
minimumReleaseAge: '9 months',
automerge: false,
},
Expand Down

0 comments on commit f3962a8

Please sign in to comment.