Skip to content
Open
Show file tree
Hide file tree
Changes from 3 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
2 changes: 2 additions & 0 deletions .github/dependency_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ allow-licenses:
- "BSD-2-Clause"
- "BSD-3-Clause"
- "MIT"
- "MIT-0"
- "Apache-2.0"
- "ISC"
- "BlueOak-1.0.0"
Expand All @@ -13,6 +14,7 @@ allow-licenses:
- "GPL-1.0-or-later"
- "LGPL-2.0-or-later"
- "LicenseRef-scancode-proprietary-license"
- "LicenseRef-scancode-unicode AND MIT"
fail-on-scopes:
- "runtime"
- "development"
Expand Down
Loading
Loading