We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb34275 + fd1c1ce commit 4e78314Copy full SHA for 4e78314
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
27
[project.optional-dependencies]
28
test = ["pytest >= 8.0", "pytest-cov >= 5.0"]
29
-lint = ["pre-commit == 3.8.0"]
+lint = ["pre-commit == 4.0.1"]
30
dev = ["changelist == 0.5"]
31
32
[project.urls]
0 commit comments