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

This commit is contained in:
pre-commit-ci[bot] 2022-07-13 06:24:58 +01:00 committed by GitHub
parent 71ba440761
commit 5502d1d37b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.34.0
rev: v2.37.1
hooks:
- id: pyupgrade
args: [--py36-plus]