Skip to content

Commit cbbd109

Browse files
committed
Updated black because of psf/black#2964
1 parent dbfab61 commit cbbd109

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: "22.1.0"
7+
rev: "22.3.0"
88
hooks:
99
- id: black
1010
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)