Skip to content

Commit c1f1232

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.6b0 → 21.7b0](psf/black@21.6b0...21.7b0)
1 parent 3093386 commit c1f1232

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: reorder-python-imports
66
- repo: https://github.com/psf/black
7-
rev: 21.6b0
7+
rev: 21.7b0
88
hooks:
99
- id: black
1010
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)