We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6151f2a commit 630b840Copy full SHA for 630b840
1 file changed
pyproject.toml
@@ -52,7 +52,7 @@ docs = [
52
"sphinx >=5.1.1,<6.0.0",
53
]
54
hooks = [
55
- "pre-commit >=2.18.0,<=2.20.0",
+ "pre-commit >=2.18.0,<2.22.0",
56
57
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
58
test = [
0 commit comments