| commit | a6b1e98e1212da04a796ef4981f59f051eeed53e | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Wed Jul 19 11:24:01 2017 -0700 |
| committer | Anthony Sottile <asottile@umich.edu> | Wed Jul 19 11:24:01 2017 -0700 |
| tree | 6d3fdbfbbe729a4b1a2d1ff930396ed78ec36ba6 | |
| parent | feb71798bfcaf4653c0b592d115ca30561cd7c05 [diff] |
Upgrade add-trailing-comma
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c7f7629..00bf908 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -27,6 +27,6 @@ hooks: - id: pyupgrade - repo: https://github.com/asottile/add-trailing-comma - sha: v0.5.1 + sha: v0.6.1 hooks: - id: add-trailing-comma