Skip to content

Commit 5bcecd7

Browse files
authored
Update .pre-commit-config.yaml
1 parent c7696b7 commit 5bcecd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
args: ["--print-width=120"]
3939

4040
- repo: https://github.com/PyCQA/docformatter
41-
rev: v1.7.5 # todo: fix for docformatter after last 1.7.5
41+
rev: 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
4242
hooks:
4343
- id: docformatter
4444
additional_dependencies: [tomli]

0 commit comments

Comments
 (0)