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

updates:
- [github.com/asottile/pyupgrade: v3.0.0 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v3.0.0...v3.1.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.1 → v3.0.0-alpha.2](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.1...v3.0.0-alpha.2)
- [github.com/codespell-project/codespell: v2.2.1 → v2.2.2](https://github.com/codespell-project/codespell/compare/v2.2.1...v2.2.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2022-10-19 09:08:02 +09:00 committed by GitHub
parent 318c60bf0a
commit 00d0f347c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ repos:
- id: isort
- repo: https://github.com/asottile/pyupgrade
rev: "v3.0.0"
rev: "v3.1.0"
hooks:
- id: pyupgrade
name: pyupgrade
@ -77,7 +77,7 @@ repos:
types_or: [c++, c, cuda]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.1"
rev: "v3.0.0-alpha.2"
hooks:
- id: prettier
@ -102,7 +102,7 @@ repos:
exclude: ^tools/python$
- repo: https://github.com/codespell-project/codespell
rev: "v2.2.1"
rev: "v2.2.2"
hooks:
- id: codespell
args: