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

This commit is contained in:
David Lord 2023-07-04 06:18:22 -07:00 committed by GitHub
commit f215de030e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.7.0
rev: v3.8.0
hooks:
- id: pyupgrade
args: ["--py38-plus"]