Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1872)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

* Remove add-trailing-comma

this repository is using `black`

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Anthony Sottile <asottile@umich.edu>
  • Loading branch information
pre-commit-ci[bot] and asottile committed Jan 25, 2021
1 parent 8a2bb56 commit 15533dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Expand Up @@ -35,10 +35,6 @@ repos:
additional_dependencies:
- black==20.8b1
language_version: python3.8
- repo: https://github.com/asottile/add-trailing-comma
rev: v2.0.2
hooks:
- id: add-trailing-comma
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.7.0
hooks:
Expand Down

0 comments on commit 15533dd

Please sign in to comment.