We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd345d commit cd4f699Copy full SHA for cd4f699
.github/dependency-review/dependency-review-config.yml
@@ -1,6 +1,7 @@
1
allow-licenses:
2
- '0BSD'
3
- 'Apache-2.0'
4
+ - 'Artistic-2.0'
5
- 'BlueOak-1.0.0'
6
- 'BSD-1-Clause'
7
- 'BSD-2-Clause-FreeBSD'
@@ -24,6 +25,7 @@ allow-licenses:
24
25
- 'Unlicense'
26
- 'WTFPL'
27
- 'Zlib'
28
+
29
allow-dependencies-licenses:
30
# These packages are needed for nextjs (more detailed sharp)
31
# they are dynamic libraries and thus do not ship the underlying library
0 commit comments