Skip to content

Commit

Permalink
Set renovate nodejs to below 21
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Weimann <[email protected]>
  • Loading branch information
weeman1337 committed Nov 13, 2024
1 parent 4b9461b commit f83c1d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@
"groupName": "engines",
"matchDepTypes": ["engines"],
"labels": ["Engines"]
},
{
"matchPackageNames": ["node"],
"allowedVersions": "<21.0.0"
}
]
}

0 comments on commit f83c1d8

Please sign in to comment.