Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64dd893

Browse files
committed
Upgrade add-trailing-comma
1 parent 8bb9532 commit 64dd893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
- id: reorder-python-imports
2323
language_version: python2.7
2424
- repo: https://github.com/asottile/add-trailing-comma
25-
sha: v0.5.1
25+
sha: v0.6.1
2626
hooks:
2727
- id: add-trailing-comma

0 commit comments

Comments
 (0)