Skip to content

Commit 756ee47

Browse files
authored
Remove outdated node version from renovate config
1 parent 5733042 commit 756ee47

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.renovaterc.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,5 @@
1212
"matchPackagePatterns": ["eslint"],
1313
"automerge": false
1414
}
15-
],
16-
"force": {
17-
"constraints": {
18-
"node": "< 15.0.0"
19-
}
20-
}
15+
]
2116
}

0 commit comments

Comments
 (0)