Skip to content

Commit d05e873

Browse files
authored
chore: update pre-commit-config (#209)
1 parent cb7bf8d commit d05e873

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
- id: isort
2323
args: [--settings-file, ./pyproject.toml]
2424
- repo: https://github.com/PyCQA/docformatter
25-
rev: v1.6.5
25+
rev: v1.7.0
2626
hooks:
2727
- id: docformatter
2828
additional_dependencies: [tomli]

0 commit comments

Comments
 (0)