[pre-commit.ci] pre-commit autoupdate (#477)
updates: - https://github.com/myint/docformatter → https://github.com/PyCQA/docformatter - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](https://github.com/asottile/pyupgrade/compare/v2.37.3...v2.38.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b54848e17f
commit
3e8c3fca28
@ -22,12 +22,12 @@ repos:
|
||||
hooks:
|
||||
- id: isort
|
||||
additional_dependencies: [toml]
|
||||
- repo: https://github.com/myint/docformatter
|
||||
- repo: https://github.com/PyCQA/docformatter
|
||||
rev: v1.5.0
|
||||
hooks:
|
||||
- id: docformatter
|
||||
args: [--in-place]
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.37.3
|
||||
rev: v2.38.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
|
Reference in New Issue
Block a user