Skip to content

Commit 6528893

Browse files
chore(deps): update pre-commit requirement from <3.8.0,>=3.0.0 to >=3.0.0,<3.9.0 (#777)
1 parent 715fc00 commit 6528893

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
@@ -56,7 +56,7 @@ docs = [
5656
"sphinx-markdown-builder >=0.6.4,<1.0.0",
5757
]
5858
hooks = [
59-
"pre-commit >=3.0.0,<3.8.0",
59+
"pre-commit >=3.0.0,<3.9.0",
6060
]
6161
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6262
test = [

0 commit comments

Comments
 (0)