Skip to content

Commit 87e7dd5

Browse files
authored
Merge pull request #94 from rok4/dependabot/pip/develop/pre-commit-gt-3-and-lt-5
Update pre-commit requirement from <4,>3 to >3,<5
2 parents 1a79c41 + 1aefc6d commit 87e7dd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ doc = [
4646
dev = [
4747
"black",
4848
"isort >= 5.12.0",
49-
"pre-commit >3,<4",
49+
"pre-commit >3,<5",
5050
"ruff >= 0.0.281"
5151
]
5252

0 commit comments

Comments
 (0)