mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 12:06:53 +00:00
Upgrade add-trailing-comma to 0.4.1
This commit is contained in:
parent
ea227f024b
commit
e9aea74a77
11 changed files with 94 additions and 63 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue