Skip to content

Commit 9408281

Browse files
chore(deps-dev): update pre-commit requirement from <3.7.0,>=3.0.0 to >=3.0.0,<3.8.0 (#715)
1 parent 23e40e8 commit 9408281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ docs = [
5555
"sphinx-markdown-builder >=0.6.4,<1.0.0",
5656
]
5757
hooks = [
58-
"pre-commit >=3.0.0,<3.7.0",
58+
"pre-commit >=3.0.0,<3.8.0",
5959
]
6060
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6161
test = [

0 commit comments

Comments
 (0)