Skip to content

Commit 221d88c

Browse files
chore(deps-dev): update pre-commit requirement from <3.5.0,>=3.0.0 to >=3.0.0,<3.6.0 (#515)
1 parent a89eb4c commit 221d88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ docs = [
7878
"sphinx_tabs >=3.4.1,<4.0.0",
7979
]
8080
hooks = [
81-
"pre-commit >=3.0.0,<3.5.0",
81+
"pre-commit >=3.0.0,<3.6.0",
8282
]
8383
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
8484
test = [

0 commit comments

Comments
 (0)