Skip to content

Commit b50ede9

Browse files
authored
Use numbered version of docformatter (#306)
1 parent 8173984 commit b50ede9

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
@@ -22,7 +22,7 @@ repos:
2222
language_version: python3
2323

2424
- repo: https://github.com/pycqa/docformatter
25-
rev: master
25+
rev: v1.7.6
2626
hooks:
2727
- id: docformatter
2828
additional_dependencies: [tomli]

0 commit comments

Comments
 (0)