Skip to content

Commit 2e36309

Browse files
committed
chore: fix license checker
1 parent 3623825 commit 2e36309

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/mock-server/deny.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ allow = [
2323
"BSD-2-Clause",
2424
"BSD-3-Clause",
2525
"BSL-1.0",
26-
"Unicode-3.0",
26+
"Unicode-3.0",
27+
"ISC",
2728
]
2829
exceptions = [
2930
# exceptions are in place due to https://github.com/matter-labs/zksync-os

0 commit comments

Comments
 (0)