File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,14 +30,14 @@ repos:
30
30
# args: ["--write-changes"]
31
31
32
32
- repo : https://github.com/PyCQA/docformatter
33
- rev : 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
33
+ rev : v1.7.7 # todo: fix for docformatter after last 1.7.5
34
34
hooks :
35
35
- id : docformatter
36
36
additional_dependencies : [tomli]
37
37
args : ["--in-place"]
38
38
39
39
- repo : https://github.com/pre-commit/mirrors-prettier
40
- rev : v3.1.0
40
+ rev : v4.0.0-alpha.8
41
41
hooks :
42
42
- id : prettier
43
43
files : \.(json|yml|yaml|toml)
55
55
args : ["--number"]
56
56
57
57
- repo : https://github.com/astral-sh/ruff-pre-commit
58
- rev : v0.11.4
58
+ rev : v0.12.2
59
59
hooks :
60
60
# try to fix what is possible
61
61
- id : ruff
You can’t perform that action at this time.
0 commit comments