Skip to content

Commit

Permalink
Force renovate contraint on Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
derekherman committed Sep 6, 2022
1 parent 4b34ec7 commit 9023053
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
"config:base",
":preserveSemverRanges"
],
"force": {
"constraints": {
"node": "16.16.0"
}
},
"packageRules": [
{
"matchPackageNames": ["node-fetch"],
Expand Down

0 comments on commit 9023053

Please sign in to comment.