Skip to content

Commit c87c6f9

Browse files
committed
Fix.
1 parent ecaf48b commit c87c6f9

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
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: uv-lock
3636
- repo: https://github.com/executablebooks/mdformat
37-
rev: 1.0.0
37+
rev: 0.7.22
3838
hooks:
3939
- id: mdformat
4040
additional_dependencies: [
@@ -44,7 +44,7 @@ repos:
4444
]
4545
files: (README\.md)
4646
- repo: https://github.com/executablebooks/mdformat
47-
rev: 1.0.0
47+
rev: 0.7.22
4848
hooks:
4949
- id: mdformat
5050
additional_dependencies: [

0 commit comments

Comments
 (0)