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