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 67e52cb commit d750167Copy full SHA for d750167
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
- id: pyupgrade
33
args: [--py36-plus]
34
- repo: https://github.com/asottile/add-trailing-comma
35
- rev: v2.1.0
+ rev: v2.2.0
36
hooks:
37
- id: add-trailing-comma
38
0 commit comments