File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ exclude: >
16
16
repos :
17
17
18
18
- repo : https://github.com/executablebooks/mdformat
19
- rev : 0.7.2
19
+ rev : 0.7.4
20
20
hooks :
21
21
- id : mdformat
22
22
args : [--number]
23
- additional_dependencies : [mdformat-myst==0.1.1 ]
23
+ additional_dependencies : [mdformat-myst==0.1.2 ]
24
24
25
25
- repo : https://github.com/pre-commit/pre-commit-hooks
26
26
rev : v3.3.0
Original file line number Diff line number Diff line change @@ -28,8 +28,9 @@ Also [John MacFarlane](https://github.com/jgm) for his work on the CommonMark sp
28
28
- < http://talk.commonmark.org > - CommonMark forum, good place to collaborate developers' efforts.
29
29
30
30
``` {toctree}
31
- :maxdepth: 2
32
-
31
+ ---
32
+ maxdepth: 2
33
+ ---
33
34
using
34
35
architecture
35
36
other
You can’t perform that action at this time.
0 commit comments