Skip to content

Commit 0712e06

Browse files
chore(deps-dev): update pre-commit requirement from <4.4.0,>=3.0.0 to >=3.0.0,<4.6.0 (#1043)
1 parent 5eddc63 commit 0712e06

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
@@ -57,7 +57,7 @@ docs = [
5757
"sphinx-markdown-builder >=0.6.4,<1.0.0",
5858
]
5959
hooks = [
60-
"pre-commit >=3.0.0,<4.4.0",
60+
"pre-commit >=3.0.0,<4.6.0",
6161
]
6262
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6363
test = [

0 commit comments

Comments
 (0)