[pre-commit.ci] pre-commit autoupdate

updates:
- https://github.com/timothycrosley/isorthttps://github.com/PyCQA/isort
- [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.38.0...v2.38.2)
This commit is contained in:
pre-commit-ci[bot] 2022-10-04 00:13:28 +00:00 committed by GitHub
parent 5e037636ea
commit ddb0634837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ repos:
- id: trailing-whitespace
args:
- --markdown-linebreak-ext=md
- repo: https://github.com/timothycrosley/isort
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
hooks:
- id: isort
@ -36,7 +36,7 @@ repos:
- -t
- py310
- repo: https://github.com/asottile/pyupgrade
rev: v2.38.0
rev: v2.38.2
hooks:
- id: pyupgrade
args: