Skip to content

Commit

Permalink
update black version to 22.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed May 26, 2022
1 parent 8fd120b commit 62fb1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -6,7 +6,7 @@ repos:
args: ["--profile", "black"]
name: isort (python)
- repo: https://github.com/psf/black
rev: 21.8b0
rev: 22.3.0
hooks:
- id: black
args: ["--target-version", "py36"]

0 comments on commit 62fb1f1

Please sign in to comment.