Upgrade add-trailing-comma to 0.4.1

This commit is contained in:
Anthony Sottile 2017-07-15 12:56:51 -07:00
parent ea227f024b
commit e9aea74a77
11 changed files with 94 additions and 63 deletions

View file

@ -27,6 +27,6 @@
hooks:
- id: pyupgrade
- repo: https://github.com/asottile/add-trailing-comma
sha: v0.3.0
sha: v0.4.1
hooks:
- id: add-trailing-comma