Files
full-stack-fastapi-template/pyproject.toml
T
Yurii Motovandgithub-actions[bot] baa742be6b 🔒️ Add zizmor and fix audit findings (#2260)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-17 12:36:03 +02:00

12 lines
142 B
TOML

[tool.uv.workspace]
members = ["backend"]
[dependency-groups]
dev = [
"zizmor>=1.23.1",
]
github-actions = [
"smokeshow >=0.5.0",
]