📌(deps) pin node to version 18
We force node to version 18 otherwise renovate will keep updating it to version 20.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"eslint-plugin-react-hooks": "4.6.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "20.9.0",
|
||||
"node": "18.18.2",
|
||||
"yarn": "1.22.21"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user