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 50a96dc commit 635b3a6Copy full SHA for 635b3a6
1 file changed
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
- id: pyupgrade
43
args: [--py37-plus]
44
- repo: https://github.com/PyCQA/autoflake
45
- rev: v2.2.1
+ rev: v2.3.1
46
hooks:
47
- id: autoflake
48
- repo: https://github.com/PyCQA/isort
0 commit comments