exclude: setuptools_scm/win_py31_compat.py repos: - repo: https://github.com/ambv/black rev: 19.10b0 hooks: - id: black args: [--safe, --quiet] - repo: https://github.com/pre-commit/pre-commit-hooks rev: v2.5.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml - id: debug-statements - id: flake8 - repo: https://github.com/asottile/pyupgrade rev: v2.3.0 hooks: - id: pyupgrade