Skip to content

Commit bdc7b77

Browse files
authored
Apply suggestions from code review
1 parent 6648144 commit bdc7b77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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 # todo: fix for docformatter after last 1.7.5
33+
rev: v1.7.6
3434
hooks:
3535
- id: docformatter
3636
additional_dependencies: [tomli]
@@ -47,7 +47,7 @@ repos:
4747
args: ["--number"]
4848

4949
- repo: https://github.com/pre-commit/mirrors-prettier
50-
rev: v4.0.0-alpha.8
50+
rev: v3.1.0
5151
hooks:
5252
- id: prettier
5353
files: \.(json|yml|yaml|toml)

0 commit comments

Comments
 (0)