Skip to content

Commit 5be7611

Browse files
chore(deps-dev): update pre-commit requirement from <3.6.0,>=3.0.0 to >=3.0.0,<3.7.0 (#657)
1 parent 5c3b380 commit 5be7611

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.6.0",
58+
"pre-commit >=3.0.0,<3.7.0",
5959
]
6060
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6161
test = [

0 commit comments

Comments
 (0)