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 feb7179 commit a6b1e98Copy full SHA for a6b1e98
.pre-commit-config.yaml
@@ -27,6 +27,6 @@
27
hooks:
28
- id: pyupgrade
29
- repo: https://github.com/asottile/add-trailing-comma
30
- sha: v0.5.1
+ sha: v0.6.1
31
32
- id: add-trailing-comma
0 commit comments