chore: accept BSD-2-Clause as the license of a dependency

This commit is contained in:
J / Jacob Babich
2024-10-18 15:26:10 -04:00
parent 08fb098459
commit 973961f103

View File

@@ -90,6 +90,7 @@ ignore = [
# [possible values: any SPDX 3.11 short identifier (+ optional exception)].
allow = [
"Apache-2.0",
"BSD-2-Clause",
"BSD-3-Clause",
"ISC",
"MIT",