Skip to content

Commit ac95c7d

Browse files
josephperrottalan-agius4
authored andcommitted
fix(github-actions): add MPL-2.0 as a permissible license
1 parent 0962db2 commit ac95c7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)