Skip to content

Commit 5cea03c

Browse files
committed
update hooks
1 parent 0a72774 commit 5cea03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
name: Sort imports with isort
88

99
- repo: https://github.com/python/black
10-
rev: 19.10b0
10+
rev: 20.8b1
1111
hooks:
1212
- id: black
1313
name: Autoformat with black

0 commit comments

Comments
 (0)