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.
pyproject.toml
1 parent 12a4f88 commit 523f2caCopy full SHA for 523f2ca
pyproject.toml
@@ -22,7 +22,7 @@ black = "*"
22
flake8 = "*"
23
flynt = "*"
24
invoke = "*"
25
-pre-commit = "*"
+pre-commit = ">= 3.5"
26
pyupgrade = "*"
27
28
[tool.poetry.extras]
0 commit comments