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: eb1df347edd128b30cd3368dddc3aa65edcfac38 → v1.7.5](PyCQA/docformatter@eb1df34...v1.7.5)
  • Loading branch information
pre-commit-ci[bot] authored Dec 10, 2024
1 parent fa6f240 commit 0ce9d51
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 @@ -36,7 +36,7 @@ repos:
args: ["--safe"]

- repo: https://github.com/PyCQA/docformatter
rev: eb1df347edd128b30cd3368dddc3aa65edcfac38 # v1.7.5
rev: v1.7.5 # v1.7.5
hooks:
- id: docformatter
name: Format docstring
Expand Down

0 comments on commit 0ce9d51

Please sign in to comment.