We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e40e8 commit 9408281Copy full SHA for 9408281
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ docs = [
55
"sphinx-markdown-builder >=0.6.4,<1.0.0",
56
]
57
hooks = [
58
- "pre-commit >=3.0.0,<3.7.0",
+ "pre-commit >=3.0.0,<3.8.0",
59
60
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
61
test = [
0 commit comments