We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80167b commit 1050fb5Copy full SHA for 1050fb5
.github/workflows/dependency-review.yml
@@ -21,6 +21,6 @@ jobs:
21
with:
22
comment-summary-in-pr: always
23
fail-on-severity: high
24
- allow-licenses: MIT, Apache-2.0, BSD-3-Clause, BSD-3-Clause-Clear, ISC, BSD-2-Clause, Unlicense, CC0-1.0, 0BSD, X11, MPL-2.0, MPL-1.0, MPL-1.1, MPL-2.0, Zlib
+ allow-licenses: MIT, MIT-0, Apache-2.0, BSD-3-Clause, BSD-3-Clause-Clear, ISC, BSD-2-Clause, Unlicense, CC0-1.0, 0BSD, X11, MPL-2.0, MPL-1.0, MPL-1.1, MPL-2.0, Zlib
25
fail-on-scopes: development, runtime
26
allow-dependencies-licenses: 'pkg:npm/caniuse-lite'
0 commit comments