Update .pre-commit-config.yaml
This commit is contained in:
parent
8085700009
commit
b0cf3a0978
|
@ -7,7 +7,6 @@ repos:
|
|||
rev: 5.9.3
|
||||
hooks:
|
||||
- id: isort
|
||||
# args: ["--profile", "black", "--filter-files"]
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 4.0.1
|
||||
hooks:
|
||||
|
|
Reference in New Issue