Skip to content

Commit 5f6b616

Browse files
chore(deps): update pre-commit requirement from <4.1.0,>=3.0.0 to >=3.0.0,<4.3.0 (#896)
1 parent 8531eb1 commit 5f6b616

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.1.0",
60+
"pre-commit >=3.0.0,<4.3.0",
6161
]
6262
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6363
test = [

0 commit comments

Comments
 (0)