Skip to content

Commit

Permalink
Fix black by updating to the lates version (#1360)
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaibmujahid authored Mar 30, 2022
1 parent 3573243 commit 53fdb47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/ambv/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
Expand Down

0 comments on commit 53fdb47

Please sign in to comment.