Skip to content

Commit a6b1e98

Browse files
committed
Upgrade add-trailing-comma
1 parent feb7179 commit a6b1e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
hooks:
2828
- id: pyupgrade
2929
- repo: https://github.com/asottile/add-trailing-comma
30-
sha: v0.5.1
30+
sha: v0.6.1
3131
hooks:
3232
- id: add-trailing-comma

0 commit comments

Comments
 (0)