bug: update pre-commit
Browse files- .pre-commit-config.yaml +0 -1
.pre-commit-config.yaml
CHANGED
@@ -11,7 +11,6 @@ repos:
|
|
11 |
rev: 6.1.0
|
12 |
hooks:
|
13 |
- id: flake8
|
14 |
-
args: ["--config=pyproject.toml"]
|
15 |
additional_dependencies: ["typing-extensions>=4.8.0"]
|
16 |
- repo: https://github.com/PyCQA/isort
|
17 |
rev: 5.12.0
|
|
|
11 |
rev: 6.1.0
|
12 |
hooks:
|
13 |
- id: flake8
|
|
|
14 |
additional_dependencies: ["typing-extensions>=4.8.0"]
|
15 |
- repo: https://github.com/PyCQA/isort
|
16 |
rev: 5.12.0
|