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 a8bf3f6 commit ba7ac85Copy full SHA for ba7ac85
.pre-commit-config.yaml
@@ -59,11 +59,7 @@ repos:
59
hooks:
60
- id: flake8
61
additional_dependencies:
62
- [
63
- "flake8-bugbear==20.1.4",
64
- "flake8-logging-format==0.6.0",
65
- "flake8-implicit-str-concat==0.2.0",
66
- ]
+ ["flake8-bugbear==22.6.22", "flake8-implicit-str-concat==0.2.0"]
67
stages: [manual]
68
69
- repo: https://github.com/pre-commit/mirrors-eslint
0 commit comments