mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Upgrade add-trailing-comma to 0.5.1
This commit is contained in:
parent
412bb7c718
commit
3e3932d5a6
2 changed files with 3 additions and 3 deletions
|
|
@ -22,6 +22,6 @@
|
|||
- id: reorder-python-imports
|
||||
language_version: python2.7
|
||||
- repo: https://github.com/asottile/add-trailing-comma
|
||||
sha: v0.4.0
|
||||
sha: v0.5.1
|
||||
hooks:
|
||||
- id: add-trailing-comma
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue