Skip to content

Commit ed9badd

Browse files
authored
Update renovate node filter to current LTS
1 parent 68cae6c commit ed9badd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
{
1717
"matchPackageNames": ["node"],
18-
"allowedVersions": "/20.[0-9]+.[0-9]+(.[0-9]+)?$/"
18+
"allowedVersions": "/22.[0-9]+.[0-9]+(.[0-9]+)?$/"
1919
}
2020
],
2121
"customManagers": [

0 commit comments

Comments
 (0)