Skip to content

Commit 1f6b7c6

Browse files
committed
update readme
1 parent 2d778db commit 1f6b7c6

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
@@ -37,7 +37,7 @@ repos:
3737
name: Sort imports
3838
args: [--line-width, '120', --profile, black]
3939
- repo: https://github.com/PyCQA/docformatter
40-
rev: master
40+
rev: eb1df34
4141
hooks:
4242
- id: docformatter
4343
name: Format docstring

0 commit comments

Comments
 (0)