Skip to content

Commit 9f1715c

Browse files
authored
chore: Update renovate.json5 (#433)
1 parent 6fbd4b5 commit 9f1715c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,9 @@
4949
'patch',
5050
],
5151
},
52+
{
53+
matchPackageNames: ["numpy"],
54+
matchUpdateTypes: ["major"]
55+
}
5256
],
5357
}

0 commit comments

Comments
 (0)