Skip to content

Commit 0d282f7

Browse files
committed
Fix issue with click dependency
1 parent a9e746a commit 0d282f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ repos:
1616
rev: 22.1.0
1717
hooks:
1818
- id: black
19+
additional_dependencies: ['click<8.1.0']
1920

0 commit comments

Comments
 (0)