Overcommit v0.20.0 Release Notes

    • โž• Add --run flag which runs all configured pre-commit hooks against the entire repository
    • Fix installer to work with Overcommit hooks created via GIT_TEMPLATE_DIR
    • ๐Ÿ›  Fix hook runner to not display skip message unless hook would have actually run
    • Change ImageOptim hook to use skip_missing_workers option and update dependency to 0.18.0
    • โœ‚ Remove interactive prompt support from overcommit hooks
    • ๐Ÿ”„ Change hook signing from interactive flow to be done via overcommit --sign <hook-type> command