Skip to content

Commit 8497245

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/executablebooks/mdformat: 0.7.22 → 1.0.0](hukkin/mdformat@0.7.22...1.0.0)
1 parent e7d0e1e commit 8497245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
types_or: [yaml]
2222

2323
- repo: https://github.com/executablebooks/mdformat
24-
rev: 0.7.22 # Use the ref you want to point at
24+
rev: 1.0.0 # Use the ref you want to point at
2525
hooks:
2626
- id: mdformat
2727
# Optionally add plugins

0 commit comments

Comments
 (0)