Skip to content

Commit 46716af

Browse files
committed
update black version
avoids: psf/black#2964
1 parent 01511c1 commit 46716af

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
@@ -22,7 +22,7 @@ repos:
2222
hooks:
2323
- id: isort
2424
- repo: https://github.com/psf/black
25-
rev: 21.12b0
25+
rev: 22.3.0
2626
hooks:
2727
- id: black
2828
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)