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 947d5ce commit 38cc9e1Copy full SHA for 38cc9e1
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
- id: pyupgrade
43
args: [--py38-plus]
44
- repo: https://github.com/PyCQA/autoflake
45
- rev: v2.1.0
+ rev: v2.1.1
46
hooks:
47
- id: autoflake
48
- repo: https://github.com/PyCQA/isort
0 commit comments