Skip to content

Commit e7bc889

Browse files
committed
update pre-commit to use black 22.3.0
1 parent d9deac6 commit e7bc889

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: isort
66
- repo: https://github.com/psf/black
7-
rev: 22.1.0
7+
rev: 22.3.0
88
hooks:
99
- id: black
1010
exclude: fixtures

0 commit comments

Comments
 (0)