Skip to content

Commit

Permalink
Upgrade black to 19.3b0 (#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekampf committed Jun 2, 2019
1 parent 5b40324 commit 6e2bb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -18,7 +18,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/ambv/black
rev: 18.9b0
rev: 19.3b0
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit 6e2bb3b

Please sign in to comment.