Skip to content

Commit c1576dd

Browse files
committed
fix(github-actions): add MPL-2.0 as a permissible license
1 parent f7a27ab commit c1576dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

github-actions/linting/licenses/dependency-review-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ allow-licenses:
1414
- 'LGPL-3.0+'
1515
- 'MIT'
1616
- 'MIT-0'
17+
- 'MPL-2.0'
1718
- 'Python-2.0'
1819
- 'Unlicense'
1920
allow-dependencies-licenses:

0 commit comments

Comments
 (0)