pre-commit-hooks v3.0.0
Features
detect-aws-credentials: skip empty aws keysdebug-statements: add detectionwdbdebuggerrequirements-txt-fixer: support line continuation for dependencies- #469 PR by @aniketbhatnagar.
- #465 issue by @aniketbhatnagar.
Fixes
detect-aws-credentials: fixUnicodeDecodeErrorwhen running on non-UTF8 files.
Updating
-
pre-commit/pre-commit-hooks now requires python3.6.1+
-
flake8/pyflakeshave been removed, useflake8frompycqa/flake8
instead:- repo: https://gitlab.com/pycqa/flake8 rev: 3.8.1 hooks: - id: flake8