Skip to content

Commit 94ec778

Browse files
authored
chore: add ncu config file (#473)
1 parent 94006f5 commit 94ec778

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.ncurc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"upgrade": true,
3+
"target": "minor",
4+
"filterVersion": "/^[~^]/"
5+
}

0 commit comments

Comments
 (0)