pre-commit-hooks v1.4.0
Features
no-commit-to-branch: allow--branchto be specified multiple timescheck-merge-conflict: add--assume-in-mergeto force checks outside of a merge commit situation- #300 issue by @vinayinvicible.
- #301 PR by @vinayinvicible.
Fixes
- Don't match whitespace in VCS urls
- Fix invalid escape sequences
- Fix
ResourcesWarnings
Misc
- Test against python3.7
- #304 PR by @expobrain.