Skip to content

Commit 0fbe79a

Browse files
authored
Set dependency cooldown in uv (#715)
see marshmallow-code/marshmallow#2959 (comment)
1 parent be3aa62 commit 0fbe79a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dev = [{ include-group = "tests" }, "tox", "tox-uv", "pre-commit>=3.5,<5.0"]
3737

3838
[tool.uv]
3939
default-groups = ["dev"]
40+
exclude-newer = "1 week"
4041

4142
[build-system]
4243
requires = ["flit_core<4"]

uv.lock

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)