Hi,
We've recently started using the license_finder gem in our project. It would be great to write a pre-commit hook that would run license finder if any package file (Gemfile.lock, yarn.lock, etc) was changed and then stop if license_finder returned a non-zero exit code. I'd be happy to write a hook if others were interested.