Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 21.4b0 → 21.4b2](psf/black@21.4b0...21.4b2)
- [github.com/asottile/pyupgrade: v2.13.0 → v2.14.0](asottile/pyupgrade@v2.13.0...v2.14.0)
  • Loading branch information
pre-commit-ci[bot] authored May 3, 2021
1 parent e8982fb commit 712d4a0
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 21.4b0
rev: 21.4b2
hooks:
- id: black
args: [--target-version=py36]
Expand All @@ -9,7 +9,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade
rev: v2.13.0
rev: v2.14.0
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand Down

0 comments on commit 712d4a0

Please sign in to comment.