Skip to content

Commit

Permalink
Merge pull request #277 from TUM-Dev/dependabot/pip/pre-commit-approx…
Browse files Browse the repository at this point in the history
…-4.1

Update pre-commit requirement from ~4.0 to ~4.1
  • Loading branch information
CommanderStorm authored Jan 22, 2025
2 parents f38eda5 + 103c3ac commit 4545ff2
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 @@ -15,7 +15,7 @@ deepl = "^1.2.1"

[tool.poetry.dev-dependencies]
mypy = "~1.14"
pre-commit = "~4.0"
pre-commit = "~4.1"
pylint = "~3.3"
pytest = "~8.3"
types-requests = "~2.32"
Expand Down

0 comments on commit 4545ff2

Please sign in to comment.