Skip to content

Commit 58790c7

Browse files
committed
fix: black pre-hook ImportError fixup
psf/black#2964
1 parent b33727e commit 58790c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 20.8b1
3+
rev: 22.3.0
44
hooks:
55
- id: black
66

0 commit comments

Comments
 (0)