Skip to content

Commit

Permalink
Update black to 21.4b0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored and Pierre-Sassoulas committed Apr 26, 2021
1 parent 9e2394d commit 316af5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -28,7 +28,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/ambv/black
rev: 20.8b1
rev: 21.4b0
hooks:
- id: black
args: [--safe, --quiet]
Expand Down

0 comments on commit 316af5f

Please sign in to comment.