mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
change click version in pre-commit
This commit is contained in:
parent
d89766d85d
commit
7a8e8e735d
@ -4,7 +4,7 @@ repos:
|
||||
hooks:
|
||||
- id: black
|
||||
args: ["--line-length=88"]
|
||||
additional_dependencies: ['click==8.0.1']
|
||||
additional_dependencies: ['click==8.1.0']
|
||||
exclude: icefall\/__init__\.py
|
||||
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
|
Loading…
x
Reference in New Issue
Block a user