[pre-commit.ci] pre-commit autoupdate (#105)

updates:
- [github.com/asottile/pyupgrade: v2.21.2 → v2.23.0](https://github.com/asottile/pyupgrade/compare/v2.21.2...v2.23.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2021-07-27 21:07:34 -04:00 committed by GitHub
parent 2ecbcefc56
commit 3ab89e066e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,6 @@ repos:
- id: docformatter
args: [--in-place]
- repo: https://github.com/asottile/pyupgrade
rev: v2.21.2
rev: v2.23.0
hooks:
- id: pyupgrade