Skip to content

Commit 670654d

Browse files
tsvikasclaude
andauthored
Upgrade minimum prek version to 0.4.0 in templates (#41)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3efc8e8 commit 670654d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project_name/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies = [
7171
dev = [
7272
## used in the justfile
7373
"rust-just ~=1.0",
74-
"prek ~=0.3.0",
74+
"prek ~=0.4.0",
7575
"black{% if contains_jupyter_files %}[jupyter]{% endif %} ~=26.1",
7676
"ruff ~=0.15.0",
7777
## can be used for debug

0 commit comments

Comments
 (0)