mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-09 21:46:26 +00:00
d78d44eb7c
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 lines
161 B
TOML
11 lines
161 B
TOML
[project]
|
|
dependencies = [
|
|
"mkdocs-material==9.5.49",
|
|
"mkdocs-awesome-pages-plugin==2.10.1",
|
|
]
|
|
requires-python = ">=3.11"
|
|
|
|
|
|
[tool.pdm]
|
|
distribution = false
|
|
|