Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(yarn-audit-licenses): Remove this hook #205

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Commits on Feb 20, 2023

  1. fix(yarn-audit-licenses): Remove this hook

    We ported from the Yarn licenses-audit plugin to Pivotal's
    LicenseFinder, which offers its own pre-commit hook. licenses-audit
    doesn't support any version of Yarn above v3.0.0, which just reached EOL
    (end-of-life). LicenseFinder also provides support for numerous other
    package managers in addition to Yarn.
    Kurt-von-Laven committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    c5285c8 View commit details
    Browse the repository at this point in the history