Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketmaurya authored Jan 7, 2025
1 parent c7696b7 commit 5bcecd7
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:
args: ["--print-width=120"]

- repo: https://github.com/PyCQA/docformatter
rev: v1.7.5 # todo: fix for docformatter after last 1.7.5
rev: 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
hooks:
- id: docformatter
additional_dependencies: [tomli]
Expand Down

0 comments on commit 5bcecd7

Please sign in to comment.