Skip to content

Commit

Permalink
added black to precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Sep 11, 2021
1 parent e4ad3ea commit 3ad4c4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Expand Up @@ -7,3 +7,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/psf/black
rev: 21.8b0
hooks:
- id: black

0 comments on commit 3ad4c4a

Please sign in to comment.