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

This commit is contained in:
pre-commit-ci[bot]
2022-12-06 08:05:27 +02:00
committed by GitHub
parent 1840ddc9dc
commit 39ccd5030f

View File

@@ -14,7 +14,7 @@
repos:
# Autoupdate: Python code
- repo: https://github.com/asottile/pyupgrade
rev: v3.2.2
rev: v3.3.0
hooks:
- id: pyupgrade
args: [--py39-plus]