[pre-commit.ci] pre-commit autoupdate

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

View file

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