Overcommit v0.59.0 Release Notes

    • โž• Add --disable-pending-cops as default flag to RuboCop pre-commit hook to ignore non-existent cops. Requires RuboCop 0.82.0 or newer.
    • Fix deprecation warning for Bundler.with_clean_env.
    • ๐Ÿ›  Fix handling of some kinds of pronto errors in the Pronto hook.
    • ๐Ÿ›  Fix encoding of process output on Windows.
    • โž• Add support for specifying hook type to --run flag.
    • ๐Ÿ›  Fix message regex parser for Stylelint.
    • ๐Ÿ›  Fix configuration loading on Ruby 3.1.
    • ๐Ÿ›  Fix YamlSyntax to support aliases when parsing.
    • ๐Ÿ›  Fix run output to explicitly flush partial logs.