Added types-six to the linting packages and unlocked all the linter versions. (#286)

Added the from mypy demanded types-six package as a lint dependency.
This should allow for a faster execution.
This commit is contained in:
2023-10-29 20:40:57 +01:00
committed by GitHub
parent f72d606d18
commit 4362463f3c
3 changed files with 25 additions and 12 deletions

View File

@@ -69,6 +69,7 @@ repos:
- types-requests
- types-pyOpenSSL
- types-cachetools
- types-six
- loguru-mypy
- repo: https://github.com/frnmst/md-toc