Let renovate automatically update to node LTS versions (#10613)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details

This commit is contained in:
Tim Jacomb 2025-05-01 09:25:28 +01:00 committed by GitHub
parent d70bc2e623
commit 62240638fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 7 deletions

View File

@ -23,12 +23,6 @@
"team:sig-ux"
]
},
{
"matchPackageNames": [
"node"
],
"allowedVersions": "/22.[0-9]+.[0-9]+(.[0-9]+)?$/"
},
{
"description": "Should be upgraded in lockstep in order to keep their corresponding Jetty versions aligned",
"matchManagers": [
@ -124,7 +118,7 @@
"<node.version>(?<currentValue>.*?)</node.version>"
],
"depNameTemplate": "node",
"datasourceTemplate": "npm"
"datasourceTemplate": "node-version"
},
{
"customType": "regex",