Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 8fc6602 + de2b7b6 commit 9b4e769Copy full SHA for 9b4e769
1 file changed
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: requirements-txt-fixer
13
- id: double-quote-string-fixer
14
- repo: https://github.com/PyCQA/flake8
15
- rev: 3.9.0
+ rev: 3.9.1
16
hooks:
17
- id: flake8
18
additional_dependencies: [flake8-typing-imports==1.10.0]
0 commit comments