chore: add node >=24 constraint to renovate config
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"constraints": {
|
||||
"node": ">=24"
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": [
|
||||
|
||||
Reference in New Issue
Block a user