Skip to content

Commit 0c6e589

Browse files
committed
Relax pin of prek to <1.0.0
1 parent 1da97ce commit 0c6e589

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ standard = ["uvicorn[standard] >= 0.15.0"]
4444

4545
[dependency-groups]
4646
dev = [
47-
"prek==0.2.24",
47+
"prek>=0.2.24,<1.0.0",
4848
"pytest>=4.4.0,<9.0.0",
4949
"coverage[toml]>=6.2,<8.0",
5050
"mypy==1.14.1",

uv.lock

Lines changed: 1 addition & 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)