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