Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/docformatter: v1.7.3 → v1.7.4](PyCQA/docformatter@v1.7.3...v1.7.4)
  • Loading branch information
pre-commit-ci[bot] authored Jul 10, 2023
1 parent 283857e commit dd892b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repos:

# Make docstrings PEP 257 compliant
- repo: https://github.com/PyCQA/docformatter
rev: v1.7.3
rev: v1.7.4
hooks:
- id: docformatter
args: ['--in-place', '--make-summary-multi-line', '--pre-summary-newline']
Expand Down

0 comments on commit dd892b0

Please sign in to comment.