Update pre-commit hooks. (#227)
This commit is contained in:
committed by
GitHub
parent
6ffaf22ca5
commit
112b5359cf
@@ -8,7 +8,7 @@ repos:
|
|||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.11.1
|
rev: 5.11.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
args: ["--profile", "black"]
|
args: ["--profile", "black"]
|
||||||
|
|||||||
Reference in New Issue
Block a user