Update pre-commit hooks. (#248)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>master
parent
251a35f5c8
commit
d1914edfd9
|
|
@ -19,7 +19,7 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.11.4
|
rev: 5.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
args: ["--profile", "black"]
|
args: ["--profile", "black"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue