mirror of
https://github.com/j178/prek.git
synced 2026-04-03 17:34:03 +02:00
* chore: slight formatting adjustments * feat: use zensical * chore: add uv to mise.toml * docs: update snippets and snippet markers for includes * chore: add prek to mise.toml; run prek * fix: use snippet for changelog instead of symlink Seems Zensical doesn't like symlinks, a snippet gets the same result * chore: remove commented-out code * chore: remove commented-out code; run prek
21 lines
480 B
Plaintext
21 lines
480 B
Plaintext
# This file was autogenerated by uv via the following command:
|
|
# uv pip compile docs/requirements.in -o docs/requirements.txt --python 3.14
|
|
click==8.3.1
|
|
# via zensical
|
|
deepmerge==2.0
|
|
# via zensical
|
|
markdown==3.10
|
|
# via
|
|
# pymdown-extensions
|
|
# zensical
|
|
pygments==2.19.2
|
|
# via zensical
|
|
pymdown-extensions==10.17.2
|
|
# via zensical
|
|
pyyaml==6.0.3
|
|
# via
|
|
# pymdown-extensions
|
|
# zensical
|
|
zensical==0.0.17
|
|
# via -r docs/requirements.in
|