diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f1de932..af8f1a7c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,6 +22,6 @@ - id: reorder-python-imports language_version: python2.7 - repo: https://github.com/asottile/add-trailing-comma - sha: v0.5.1 + sha: v0.6.1 hooks: - id: add-trailing-comma