Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 0f0400d commit f56bdf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ sphinx = "^7.0.0"
furo = "^2024.0.0"
pytest-cov = "^5.0.0"
black = { version = "^24.0.0", allow-prereleases = true }
pre-commit = "^3.2.2"
pre-commit = "^4.0.0"

[tool.poetry.extras]
test = ["pytest", "pytest-asyncio", "pytest-mock", "toml", "types-toml"]
Expand Down

0 comments on commit f56bdf1

Please sign in to comment.