mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-10 05:14:18 +00:00
Upgrade add-trailing-comma
This commit is contained in:
parent
feb71798bf
commit
a6b1e98e12
1 changed files with 1 additions and 1 deletions
|
|
@ -27,6 +27,6 @@
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
- repo: https://github.com/asottile/add-trailing-comma
|
- repo: https://github.com/asottile/add-trailing-comma
|
||||||
sha: v0.5.1
|
sha: v0.6.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: add-trailing-comma
|
- id: add-trailing-comma
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue