We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3b380 commit 5be7611Copy full SHA for 5be7611
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.6.0",
+ "pre-commit >=3.0.0,<3.7.0",
59
60
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
61
test = [
0 commit comments