[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/docformatter: v1.6.4 → v1.6.5](https://github.com/PyCQA/docformatter/compare/v1.6.4...v1.6.5)
This commit is contained in:
pre-commit-ci[bot] 2023-05-08 22:30:27 +00:00 committed by GitHub
parent 1fbe971ab8
commit 8f7667f0f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ repos:
# Make docstrings PEP 257 compliant
- repo: https://github.com/PyCQA/docformatter
rev: v1.6.4
rev: v1.6.5
hooks:
- id: docformatter
args: ["--in-place", "--make-summary-multi-line", "--pre-summary-newline"]