Skip to content

Commit 6ee7bd1

Browse files
fix(deps): update dependency pre-commit to v4
1 parent c698fc2 commit 6ee7bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dev-test = [
2222
]
2323

2424
dev-fmt = [
25-
"pre-commit>=3.0.4,<4.0",
25+
"pre-commit>=4.2,<4.3",
2626
"ruff==0.12.5",
2727
]
2828

0 commit comments

Comments
 (0)