Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (tox-dev#1901)
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 and ssbarnea committed Apr 19, 2021
1 parent 9bc9e16 commit c818289
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 @@ -14,7 +14,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/asottile/pyupgrade
rev: v2.9.0
rev: v2.10.0
hooks:
- id: pyupgrade
- repo: https://github.com/PyCQA/isort
Expand All @@ -36,7 +36,7 @@ repos:
- black==20.8b1
language_version: python3.8
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.7.0
rev: v1.7.1
hooks:
- id: rst-backticks
- repo: https://github.com/asottile/setup-cfg-fmt
Expand Down

0 comments on commit c818289

Please sign in to comment.