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.
2 parents 47561b9 + 2082204 commit 208e6e3Copy full SHA for 208e6e3
1 file changed
.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.0.1
+ rev: v2.0.2
36
hooks:
37
- id: add-trailing-comma
38
0 commit comments