We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2efa20e commit 7af3362Copy full SHA for 7af3362
.pre-commit-config.yaml
@@ -30,15 +30,15 @@ repos:
30
hooks:
31
- id: yesqa
32
additional_dependencies: &flake8_deps
33
- - flake8-broken-line==0.5.0
34
- - flake8-bugbear==22.8.23
35
- - flake8-comprehensions==3.10.0
36
- - flake8-eradicate==1.3.0
+ - flake8-broken-line==0.6.0
+ - flake8-bugbear==22.10.27
+ - flake8-comprehensions==3.10.1
+ - flake8-eradicate==1.4.0
37
- flake8-quotes==3.3.1
38
- flake8-simplify==0.19.3
39
- flake8-tidy-imports==4.8.0
40
- - flake8-type-checking==2.1.2
41
- - flake8-typing-imports==1.13.0
+ - flake8-type-checking==2.2.0
+ - flake8-typing-imports==1.14.0
42
- flake8-use-fstring==1.4
43
- pep8-naming==0.13.2
44
0 commit comments