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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
pre-commit-ci[bot] 2022-05-11 10:52:41 -03:00 committed by GitHub
parent a88c0f3bb0
commit 16781f9b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ repos:
- id: reorder-python-imports
args: ['--application-directories=.:src', --py37-plus]
- repo: https://github.com/asottile/pyupgrade
rev: v2.32.0
rev: v2.32.1
hooks:
- id: pyupgrade
args: [--py37-plus]