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