Skip to content

Commit 50960c0

Browse files
committed
test(pre-commit): upgrade black to 21.5b0
1 parent 165f09e commit 50960c0

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
@@ -32,7 +32,7 @@ repos:
3232
pass_filenames: false
3333

3434
- repo: https://github.com/psf/black
35-
rev: 21.4b1
35+
rev: 21.5b0
3636
hooks:
3737
- id: black
3838
types: [text]

0 commit comments

Comments
 (0)