Skip to content

Commit

Permalink
🧰🩹 Fix docformatter revision to be compatible with pre-commit>=4
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Dec 29, 2024
1 parent 3c6f93a commit e3e125b
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 @@ -20,7 +20,7 @@ repos:
args: [--fix=lf]

- repo: https://github.com/PyCQA/docformatter
rev: v1.7.5
rev: 06907d0
hooks:
- id: docformatter
additional_dependencies: [tomli]
Expand Down

0 comments on commit e3e125b

Please sign in to comment.