Skip to content

Commit 3bbe33b

Browse files
authored
fix(lint): emergency bump for docformatter (#238)
1 parent 5f5dd22 commit 3bbe33b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
args: []
3131

3232
- repo: https://github.com/PyCQA/docformatter
33-
rev: v1.7.5
33+
rev: 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
3434
hooks:
3535
- id: docformatter
3636
additional_dependencies: [tomli]

0 commit comments

Comments
 (0)