Skip to content

Commit e9d60ce

Browse files
committed
Update away from broken prek version
1 parent 7c10728 commit e9d60ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ main = [
2727
"typed_classproperties>=1.2",
2828
"validators>=0.34"
2929
]
30-
pre-commit = ["prek>=0.2"]
30+
pre-commit = ["prek>=0.2,!=0.2.23"]
3131
test = ["pytest>=9", "pytest-cov>=6.1"]
3232
type-check = [
3333
"django-stubs[compatible-mypy]>=5.1",

uv.lock

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

0 commit comments

Comments
 (0)