Skip to content

Commit cd4f699

Browse files
authored
chore: add license to dependency-review-config.yml
1 parent afd345d commit cd4f699

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependency-review/dependency-review-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
allow-licenses:
22
- '0BSD'
33
- 'Apache-2.0'
4+
- 'Artistic-2.0'
45
- 'BlueOak-1.0.0'
56
- 'BSD-1-Clause'
67
- 'BSD-2-Clause-FreeBSD'
@@ -24,6 +25,7 @@ allow-licenses:
2425
- 'Unlicense'
2526
- 'WTFPL'
2627
- 'Zlib'
28+
2729
allow-dependencies-licenses:
2830
# These packages are needed for nextjs (more detailed sharp)
2931
# they are dynamic libraries and thus do not ship the underlying library

0 commit comments

Comments
 (0)