Skip to content

Commit 9dd2a8e

Browse files
authored
Merge pull request #1029 from onekey-sec/dependabot/pip/pre-commit-4.0.1
build(deps-dev): bump pre-commit from 3.8.0 to 4.0.1
2 parents 6cf4438 + ce53883 commit 9dd2a8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ optional = true
3737
[tool.poetry.group.dev.dependencies]
3838
pytest = "^8.0.0"
3939
pyright = "^1.1.349"
40-
pre-commit = "^3.5.0"
40+
pre-commit = ">=3.5,<5.0"
4141
pytest-cov = ">=3,<7"
4242
ruff = "0.8.3"
4343
pyyaml = "^6.0.1"

0 commit comments

Comments
 (0)