File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
- id : detect-private-key
24
24
25
25
- repo : https://github.com/pre-commit/mirrors-prettier
26
- rev : v3.1.0
26
+ rev : v4.0.0-alpha.8
27
27
hooks :
28
28
- id : prettier
29
29
files : \.(html|yml|yaml|toml)
44
44
# name: typing
45
45
46
46
- repo : https://github.com/executablebooks/mdformat
47
- rev : 0.7.17
47
+ rev : 0.7.21
48
48
hooks :
49
49
- id : mdformat
50
50
additional_dependencies :
53
53
- mdformat_frontmatter
54
54
55
55
- repo : https://github.com/astral-sh/ruff-pre-commit
56
- rev : v0.6.9
56
+ rev : v0.8.6
57
57
hooks :
58
58
# try to fix what is possible
59
59
- id : ruff
@@ -64,11 +64,11 @@ repos:
64
64
- id : ruff
65
65
66
66
- repo : https://github.com/tox-dev/pyproject-fmt
67
- rev : 2.2.4
67
+ rev : v2.5.0
68
68
hooks :
69
69
- id : pyproject-fmt
70
70
additional_dependencies : [tox]
71
71
- repo : https://github.com/abravalheri/validate-pyproject
72
- rev : v0.20.2
72
+ rev : v0.23
73
73
hooks :
74
74
- id : validate-pyproject
You can’t perform that action at this time.
0 commit comments