Skip to content
Open
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/dependency_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,19 @@ allow-licenses:
- "BSD-2-Clause"
- "BSD-3-Clause"
- "MIT"
- "MIT-0"
- "Apache-2.0"
- "ISC"
- "BlueOak-1.0.0"
- "0BSD"
- "Python-2.0"
- "MIT-CMU" # Pillow's license
- "CC-BY-NC-4.0"
- "CC-BY-4.0"
- "GPL-1.0-or-later"
- "LGPL-2.0-or-later"
- "LicenseRef-scancode-proprietary-license"
- "LicenseRef-scancode-unicode"
fail-on-scopes:
- "runtime"
- "development"
Expand Down
Loading
Loading