Skip to content

Commit

Permalink
Merge pull request #53 from NiceAesth/renovate/pre-commit-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pre-commit to v4
NiceAesth authored Oct 5, 2024
2 parents 0f0400d + f56bdf1 commit 50c465a
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
@@ -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"]

0 comments on commit 50c465a

Please sign in to comment.