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

updates:
- [github.com/asottile/pyupgrade: v2.23.3 → v2.24.0](https://github.com/asottile/pyupgrade/compare/v2.23.3...v2.24.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-08-23 16:47:07 -07:00 committed by GitHub
parent 4f78cb6291
commit f9e01763e5
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.23.3
rev: v2.24.0
hooks:
- id: pyupgrade