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 ac6f83a commit 93c56f6Copy full SHA for 93c56f6
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.1.1
+ rev: v2.2.0
46
hooks:
47
- id: autoflake
48
- repo: https://github.com/PyCQA/isort
0 commit comments