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

This commit is contained in:
pre-commit-ci[bot] 2024-08-04 17:44:07 -04:00 committed by GitHub
parent 9f08404b4c
commit 59a5921972
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ repos:
name: isort (python)
args: [--force-single-line-imports, --profile, black]
- repo: https://github.com/asottile/pyupgrade
rev: v3.16.0
rev: v3.17.0
hooks:
- id: pyupgrade
args: [--py3-plus]