pre-commit-hooks v2.5.0
Fixes
- Fix sorting of requirements which use
egg=...- #425 PR by @vinayinvicible.
- Fix over-eager regular expression for test filename matching
Updating
-
Use
flake8frompycqa/flake8instead:- repo: https://gitlab.com/pycqa/flake8 rev: 3.7.9 hooks: - id: flake8