Skip to content

Commit 47a07cb

Browse files
authored
Fix renovate.json (#931)
Just only allowing patch versions should already do the same Signed-off-by: Marcel <[email protected]>
1 parent 91da221 commit 47a07cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/renovate.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
{
5858
"groupName": "node version restrictions",
5959
"matchPackageNames": ["node"],
60-
"allowedVersions": "<21.0.0",
6160
"matchUpdateTypes": ["patch", "minor"]
6261
},
6362
{

0 commit comments

Comments
 (0)