Skip to content

Commit 5a0c507

Browse files
chore(deps-dev): update pre-commit requirement from <3,>=2.0.0 to >=2.0.0,<4 (#96)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68982e9 commit 5a0c507

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
@@ -55,7 +55,7 @@ docs = [
5555
]
5656
dev = [
5757
"mypy>=0.982,<1",
58-
"pre-commit>=2.0.0,<3",
58+
"pre-commit>=2.0.0,<4",
5959
"pyright>=1.0.0,<2",
6060
"pytest>=6.0.0,<8",
6161
"slotscheck>=0.1.0,<1",

0 commit comments

Comments
 (0)