Skip to content

Commit 6e2bb3b

Browse files
authored
Upgrade black to 19.3b0 (#987)
1 parent 5b40324 commit 6e2bb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: pyupgrade
2020
- repo: https://github.com/ambv/black
21-
rev: 18.9b0
21+
rev: 19.3b0
2222
hooks:
2323
- id: black
2424
language_version: python3

0 commit comments

Comments
 (0)