Skip to content

Commit c261afd

Browse files
authored
Merge pull request #440 from nirtal85/renovate/pre-commit-4.x
chore(deps): update dependency pre-commit to v4
2 parents d48410b + 213c44a commit c261afd

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
@@ -42,7 +42,7 @@ xlrd = "2.0.1"
4242
[tool.poetry.group.dev.dependencies]
4343
black = "24.10.0"
4444
isort = "5.13.2"
45-
pre-commit = "3.8.0"
45+
pre-commit = "4.0.1"
4646

4747
[tool.pytest.ini_options]
4848
addopts = [

0 commit comments

Comments
 (0)