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

This commit is contained in:
pre-commit-ci[bot] 2023-05-01 20:12:25 -06:00 committed by GitHub
parent 7c44cfb3c1
commit d67cdaaaf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ repos:
- id: black
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
rev: v3.3.2
hooks:
- id: pyupgrade
args: [--py37-plus, --keep-percent-format]