pre-commit: Specify flake8-isort dependency

This commit is contained in:
Athanasius 2022-03-18 14:19:19 +00:00
parent b9e97a15df
commit 1afa0b9c44
No known key found for this signature in database
GPG Key ID: 8C392035DD80FD62

View File

@ -19,6 +19,7 @@ repos:
rev: '3.9.2'
hooks:
- id: flake8
additional_dependencies: [ flake8-isort ]
# Try using local flake8
### - repo: local