We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1631265 commit a924007Copy full SHA for a924007
.pre-commit-config.yaml
@@ -8,13 +8,6 @@ repos:
8
# Run the formatter.
9
- id: ruff-format
10
11
- - repo: https://github.com/executablebooks/mdformat
12
- rev: 0.7.22
13
- hooks:
14
- - id: mdformat
15
- additional_dependencies:
16
- - mdformat-ruff
17
-
18
- repo: https://github.com/pre-commit/pre-commit-hooks
19
rev: v5.0.0
20
hooks:
0 commit comments