Skip to content

Commit

Permalink
Add Black to precommit-ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Dec 11, 2023
1 parent 117c512 commit c67fc5c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ repos:
- id: mixed-line-ending
args: [--fix=lf]
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: 23.11.0
hooks:
- id: black

0 comments on commit c67fc5c

Please sign in to comment.