[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.38.0...v2.38.2)
This commit is contained in:
pre-commit-ci[bot] 2022-09-26 18:31:39 +00:00 committed by Hasan Ramezani
parent 50c82ded44
commit 52d728cc08

View file

@ -14,7 +14,7 @@ repos:
files: ^(model_utils|tests)/
- repo: https://github.com/asottile/pyupgrade
rev: v2.38.0
rev: v2.38.2
hooks:
- id: pyupgrade
args: [--py37-plus]