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 c7a7ffb commit 3a4b21aCopy full SHA for 3a4b21a
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: reorder-python-imports
20
args: [--py37-plus, --add-import, 'from __future__ import annotations']
21
- repo: https://github.com/asottile/add-trailing-comma
22
- rev: v2.2.2
+ rev: v2.2.3
23
hooks:
24
- id: add-trailing-comma
25
args: [--py36-plus]
0 commit comments