Skip to content

Commit 6539751

Browse files
jorgeorpinelskshetry
authored andcommitted
pre-commit: fix black/ click incompatibility issue
per #7524 (comment)
1 parent 1a3a222 commit 6539751

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
@@ -6,7 +6,7 @@ repos:
66
- id: black
77
language_version: python3
88
repo: https://github.com/ambv/black
9-
rev: 22.1.0
9+
rev: 22.3.0
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
1111
rev: v4.1.0
1212
hooks:

0 commit comments

Comments
 (0)