Skip to content

Commit 29e05a0

Browse files
Including license check in dependency review
1 parent d010264 commit 29e05a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependency-review-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ allow-licenses:
2626
- 'BSD-3-Clause-No-Nuclear-License-2014'
2727
- 'BSD-3-Clause-No-Nuclear-Warranty'
2828
- 'BSD-3-Clause-Open-MPI'
29-
- 'Python2.0'
29+
- 'Python-2.0'
30+
- 'Python-2.0.1'
3031
- 'ISC'
3132
comment-summary-in-pr: on-failure

0 commit comments

Comments
 (0)