We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecaf48b commit c87c6f9Copy full SHA for c87c6f9
1 file changed
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
hooks:
35
- id: uv-lock
36
- repo: https://github.com/executablebooks/mdformat
37
- rev: 1.0.0
+ rev: 0.7.22
38
39
- id: mdformat
40
additional_dependencies: [
@@ -44,7 +44,7 @@ repos:
44
]
45
files: (README\.md)
46
47
48
49
50
0 commit comments