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 7a1cadb commit 715ee3fCopy full SHA for 715ee3f
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
hooks:
44
- id: flake8
45
additional_dependencies:
46
- ["flake8-bugbear==20.1.4", "flake8-implicit-str-concat==0.2.0"]
+ ["flake8-bugbear==222.6.22", "flake8-implicit-str-concat==0.2.0"]
47
stages: [manual]
48
49
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments