chore(deps): update dependency nodejs/node from v22.15.0 to v22.16.0

This commit is contained in:
Renovate 2025-06-17 13:32:47 +00:00 committed by Stephan Schnabel
parent 31d6463260
commit 89eef226dd
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
2 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@
"packageNameTemplate": "markdownlint-cli"
},{
"customType": "regex",
"fileMatch": ["Dockerfile"],
"managerFilePatterns": ["Dockerfile"],
"matchStrings": [
"nodejs.org/download/release/(?<currentValue>v[0-9]+\\.[0-9]+\\.[0-9]+)/",
"node-(?<currentValue>v[0-9]+\\.[0-9]+\\.[0-9]+)-linux-\\$SUFFIX"