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.
1 parent a89eb4c commit 221d88cCopy full SHA for 221d88c
pyproject.toml
@@ -78,7 +78,7 @@ docs = [
78
"sphinx_tabs >=3.4.1,<4.0.0",
79
]
80
hooks = [
81
- "pre-commit >=3.0.0,<3.5.0",
+ "pre-commit >=3.0.0,<3.6.0",
82
83
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
84
test = [
0 commit comments