Migrate flake8 config to pyproject.toml

This commit is contained in:
Matthias
2023-12-16 20:32:37 +01:00
parent 1d701967b7
commit 6ee0f16e4f
3 changed files with 16 additions and 14 deletions

View File

@@ -5,6 +5,7 @@ repos:
rev: "6.0.0"
hooks:
- id: flake8
additional_dependencies: [Flake8-pyproject]
# stages: [push]
- repo: https://github.com/pre-commit/mirrors-mypy