Skip to content

Commit

Permalink
ci: add MIT-0 to allowed licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Jan 5, 2025
1 parent 4c49214 commit fa59cac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependency-review-config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
fail_on_severity: 'low'
allow_licenses:
- 'MIT'
- 'MIT-0'
- 'ISC'
- 'MPL-2.0'
- 'BSD-2-Clause'
Expand Down

0 comments on commit fa59cac

Please sign in to comment.