mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 13:00:10 -06:00
447 B
447 B
0.2.1
- Use either
pre-commitorpython -m pre_commit.maindepending on which is available - Don't use readlink -f
0.2.0
- Fix for merge-conflict during cherry-picking.
- Add -V / --version
- Add migration install mode / install -f / --overwrite
- Add
pcre"language" for perl compatible regexes - Reorganize packages.
0.1.1
- Fixed bug with autoupdate setting defaults on un-updated repos.
0.1
- Initial Release