Skip to content

Commit ca5b49b

Browse files
committed
ncu: Ignore html-webpack-plugin 4.x update (typings broke)
See also: jantimon/html-webpack-plugin#1383
1 parent 0c47155 commit ca5b49b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ncurc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"reject": ["html-webpack-plugin"]
3+
}

0 commit comments

Comments
 (0)