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 147c9d5 commit 3aa42e0Copy full SHA for 3aa42e0
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: requirements-txt-fixer
18
- id: double-quote-string-fixer
19
- repo: https://github.com/PyCQA/flake8
20
- rev: 5.0.2
+ rev: 5.0.4
21
hooks:
22
- id: flake8
23
- repo: https://github.com/pre-commit/mirrors-autopep8
0 commit comments