Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 4, 2021
1 parent 6619814 commit 7fbd702
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 @@ -10,7 +10,7 @@ repos:
- id: debug-statements
- id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade
rev: v2.13.0
rev: v2.14.0
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand All @@ -19,7 +19,7 @@ repos:
hooks:
- id: reorder-python-imports
- repo: https://github.com/psf/black
rev: 21.4b1
rev: 21.4b2
hooks:
- id: black
- repo: https://github.com/asottile/blacken-docs
Expand Down

0 comments on commit 7fbd702

Please sign in to comment.