Commit 837dd3fa by Mathieu Kniewallner Committed by Randy Döring

chore(pre-commit): bump flake8 additional dependencies

parent ed7eac39
......@@ -31,17 +31,17 @@ repos:
hooks:
- id: yesqa
additional_dependencies: &flake8_deps
- flake8-annotations==2.7.0
- flake8-annotations==2.9.0
- flake8-broken-line==0.4.0
- flake8-bugbear==21.9.2
- flake8-comprehensions==3.7.0
- flake8-eradicate==1.2.0
- flake8-no-pep420==1.2.0
- flake8-bugbear==22.4.25
- flake8-comprehensions==3.10.0
- flake8-eradicate==1.2.1
- flake8-no-pep420==2.3.0
- flake8-quotes==3.3.1
- flake8-simplify==0.14.2
- flake8-tidy-imports==4.5.0
- flake8-type-checking==1.1.0
- flake8-typing-imports==1.11.0
- flake8-simplify==0.19.2
- flake8-tidy-imports==4.8.0
- flake8-type-checking==1.5.0
- flake8-typing-imports==1.12.0
- flake8-use-fstring==1.3
- pep8-naming==0.12.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment