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 254bd70 commit 7be1923Copy full SHA for 7be1923
1 file changed
.pre-commit-config.yaml
@@ -69,7 +69,7 @@ repos:
69
hooks:
70
- id: flake8
71
additional_dependencies:
72
- ["flake8-bugbear==20.1.4", "flake8-implicit-str-concat==0.2.0"]
+ ["flake8-bugbear==22.6.22", "flake8-implicit-str-concat==0.2.0"]
73
stages: [manual]
74
75
- repo: https://github.com/pre-commit/mirrors-eslint
0 commit comments