Skip to content

Commit e96974e

Browse files
Including license check in dependency review
1 parent 52165ad commit e96974e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependency-review-config.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
allow-licenses:
22
- 'Apache-1.1'
33
- 'Apache-2.0'
4+
- 'MIT'
5+
- 'MIT-0'
6+
- 'MIT-CMU'
7+
- 'MIT-enna'
8+
- 'MIT-feh'
9+
- 'MIT-Festival'
10+
- 'MIT-Modern-Variant'
11+
- 'MIT-open-group'
12+
- 'MIT-testregex'
13+
- 'MIT-Wu'
414
- 'BSD-1-Clause'
515
- 'BSD-2-Clause'
616
- 'BSD-2-Clause-Views'

0 commit comments

Comments
 (0)