Skip to content

Commit 17bc247

Browse files
authored
Add uv dependency cooldown feature
1 parent 24e0b74 commit 17bc247

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

{{cookiecutter.__package_slug}}/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,6 @@ plugins = ["pydantic.mypy"]
115115
strict_optional = true
116116
warn_return_any = true
117117
warn_unused_ignores = true
118+
119+
[tool.uv]
120+
exclude-newer = "1 week"

0 commit comments

Comments
 (0)