Skip to content

Commit 70d1418

Browse files
committed
Update prek
1 parent 3a136be commit 70d1418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ lightning = "^2.6.0"{% endif %}
4040
[tool.poetry.group.dev.dependencies]
4141
ruff = "^0.14.10"
4242
bandit = "^1.9.2"{% if use_precommit %}
43-
{% if precommit_tool == 'pre-commit' %}pre-commit = "^4.5.0"{% elif precommit_tool == 'prek' %}prek = "^0.2.21"{% endif %}{% endif %}
43+
{% if precommit_tool == 'pre-commit' %}pre-commit = "^4.5.0"{% elif precommit_tool == 'prek' %}prek = "^0.2.23"{% endif %}{% endif %}
4444
pyright = "^1.1.407"
4545
vulture = "^2.14"
4646
copier = "^9.11.0"

0 commit comments

Comments
 (0)