Skip to content

Commit 572e212

Browse files
Merge branch 'main' into fix-tests
2 parents acef11c + 566b31c commit 572e212

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,6 @@ repos:
4242
# https://prettier.io/docs/en/options.html#print-width
4343
args: ["--print-width=120"]
4444

45-
- repo: https://github.com/executablebooks/mdformat
46-
rev: 0.7.22
47-
hooks:
48-
- id: mdformat
49-
args: ["--number"]
50-
additional_dependencies:
51-
- mdformat-gfm
52-
- mdformat-black
53-
- mdformat_frontmatter
54-
exclude: CHANGELOG.md README.md
55-
5645
- repo: https://github.com/charliermarsh/ruff-pre-commit
5746
rev: v0.11.13
5847
hooks:

0 commit comments

Comments
 (0)