Skip to content

Commit 0b27c99

Browse files
committed
Changed precommit version requirements to make it compatible with 3.8 python
1 parent 2c56239 commit 0b27c99

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
@@ -35,7 +35,7 @@ dev = [
3535
"flake8>=7.0.0",
3636
"flake8-docstrings>=1.7.0",
3737
"tox>=4.12.1",
38-
"pre-commit>=3.6.0",
38+
"pre-commit>=3.5.0",
3939
]
4040

4141
[tool.black]

0 commit comments

Comments
 (0)