Skip to content
Snippets Groups Projects
.pre-commit-config.yaml 121 B
repos:
-   repo: https://github.com/psf/black
    rev: 18.6b4
    hooks:
    - id: black
      language_version: python3