Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1897)
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
gaborbernat and pre-commit-ci[bot] committed Feb 3, 2021
1 parent 08446f0 commit 50ba32a
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.7.4
rev: v2.9.0
hooks:
- id: pyupgrade
- repo: https://github.com/PyCQA/isort
Expand All @@ -29,7 +29,7 @@ repos:
- --safe
language_version: python3.8
- repo: https://github.com/asottile/blacken-docs
rev: v1.9.1
rev: v1.9.2
hooks:
- id: blacken-docs
additional_dependencies:
Expand Down

0 comments on commit 50ba32a

Please sign in to comment.