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 1f4a42a commit b5d10acCopy full SHA for b5d10ac
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: double-quote-string-fixer
14
- id: requirements-txt-fixer
15
- repo: https://github.com/PyCQA/flake8
16
- rev: 3.9.0
+ rev: 3.9.1
17
hooks:
18
- id: flake8
19
additional_dependencies: [flake8-typing-imports==1.7.0]
0 commit comments