Skip to content

Commit f2f0c4c

Browse files
chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.1 (#287)
1 parent 1013cb5 commit f2f0c4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ build-backend = "poetry.core.masonry.api"
4040
[tool.poetry.group.dev.dependencies]
4141
pytest-asyncio = "*"
4242
pytest = "*"
43-
pre-commit = "^3.5.0"
43+
pre-commit = ">=3.5,<5.0"
4444
mypy = "*"
4545
ruff = "*"
4646
codespell = "*"

0 commit comments

Comments
 (0)