Skip to content

Commit 3f70630

Browse files
authored
Prevent renovate from updating node (#15211)
1 parent a994954 commit 3f70630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
{
163163
// vaadin 14 tests require node 16
164164
matchPackageNames: [
165-
'node',
165+
'actions/node-versions',
166166
],
167167
matchUpdateTypes: [
168168
'major',

0 commit comments

Comments
 (0)