[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0)
This commit is contained in:
pre-commit-ci[bot] 2022-12-05 22:05:29 +00:00 committed by bobokun
parent 4d397ac582
commit bbf8dbf37f

View file

@ -36,7 +36,7 @@ repos:
hooks:
- id: reorder-python-imports
- repo: https://github.com/asottile/pyupgrade
rev: v3.2.2
rev: v3.3.0
hooks:
- id: pyupgrade
args: [--py3-plus]