Commit 01fdee3
Update mise tools
Ran `mise up` to bump pinned tool versions (hugo, lychee).
lychee was upgraded 0.23.0 -> 0.24.2, which replaced the boolean
`include_fragments` config option with an enum
(none|anchor-only|text-only|full). Migrated lychee.toml to
`include_fragments = "anchor-only"` to preserve the previous
anchor-fragment-only checking behavior; `mise run check-links` passes.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 257a350 commit 01fdee3
2 files changed
Lines changed: 50 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments