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 a44c91d commit 28c0a93Copy full SHA for 28c0a93
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: trailing-whitespace
8
- id: mixed-line-ending
9
- repo: https://github.com/pycqa/flake8
10
- rev: 5.0.2
+ rev: 5.0.4
11
hooks:
12
- id: flake8
13
- repo: https://github.com/pycqa/doc8
0 commit comments