Skip to content

Commit d8d86ce

Browse files
committed
chore: remove flake8 pre-commit check
1 parent 503dfb7 commit d8d86ce

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ repos:
1313
pass_filenames: false
1414
additional_dependencies: ["python-rapidjson", "jsonschema"]
1515

16-
- repo: https://github.com/pycqa/flake8
17-
rev: "7.3.0"
18-
hooks:
19-
- id: flake8
20-
additional_dependencies: [Flake8-pyproject]
21-
# stages: [push]
2216

2317
- repo: https://github.com/pre-commit/mirrors-mypy
2418
rev: "v1.19.1"

0 commit comments

Comments
 (0)