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 41e338d commit ff8071cCopy full SHA for ff8071c
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
types: [file, python]
38
args: [--line-length=100]
39
- repo: https://github.com/PyCQA/flake8
40
- rev: 5.0.2
+ rev: 5.0.4
41
hooks:
42
- id: flake8
43
name: flake8 Formatting
0 commit comments