We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10a4427 + 776a71c commit 6cddabcCopy full SHA for 6cddabc
.pre-commit-config.yaml
@@ -18,6 +18,6 @@ repos:
18
- id: pyupgrade
19
args: [--py36-plus]
20
- repo: https://github.com/pycqa/flake8
21
- rev: 5.0.3
+ rev: 5.0.4
22
hooks:
23
- id: flake8
0 commit comments