Skip to content

Commit 4014c4a

Browse files
authored
Apply suggestions from code review
1 parent d348bef commit 4014c4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repos:
5858
#args: ["--write-changes"] # uncomment if you want to get automatic fixing
5959

6060
- repo: https://github.com/PyCQA/docformatter
61-
rev: v1.7.5 # todo: fix for docformatter after last 1.7.5
61+
rev: 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
6262
hooks:
6363
- id: docformatter
6464
additional_dependencies: [tomli]
@@ -96,7 +96,7 @@ repos:
9696
)$
9797
9898
- repo: https://github.com/pre-commit/mirrors-prettier
99-
rev: v4.0.0-alpha.8
99+
rev: v3.1.0
100100
hooks:
101101
- id: prettier
102102
# https://prettier.io/docs/en/options.html#print-width

0 commit comments

Comments
 (0)