Skip to content

Commit 9b9ce12

Browse files
Update dependency pre-commit to v4 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0135d7 commit 9b9ce12

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
@@ -14,7 +14,7 @@ scipy = "^1.10.0"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
pytest = "^8.0.0"
17-
pre-commit = "^3.5.0"
17+
pre-commit = "^4.0.0"
1818

1919
[build-system]
2020
requires = ["poetry-core"]

0 commit comments

Comments
 (0)