Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1769)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jan 4, 2021
1 parent 4061f56 commit 17fefb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/PyCQA/isort
rev: 5.6.4
rev: 5.7.0
hooks:
- id: isort
- repo: https://github.com/psf/black
Expand All @@ -36,7 +36,7 @@ repos:
- black==19.10b0
language_version: python3.8
- repo: https://github.com/asottile/add-trailing-comma
rev: v2.0.1
rev: v2.0.2
hooks:
- id: add-trailing-comma
- repo: https://github.com/pre-commit/pygrep-hooks
Expand Down

0 comments on commit 17fefb1

Please sign in to comment.