[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.0.0 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v3.0.0...v3.1.0)
This commit is contained in:
pre-commit-ci[bot] 2022-10-17 18:33:20 +00:00 committed by Hasan Ramezani
parent 741a998473
commit 6d6d170618

View file

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