Skip to content

Commit

Permalink
Merge pull request #5 from umr-lops/dependabot/pip/pre-commit-tw-3.5.0
Browse files Browse the repository at this point in the history
⬆️ Update pre-commit requirement from ^2.15.0 to ^3.5.0
  • Loading branch information
agrouaze authored Nov 7, 2023
2 parents 629da27 + f3dfb8a commit a59713c
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 @@ -44,7 +44,7 @@ darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.10.1"}
mypy = "^1.0"
mypy-extensions = "^0.4.3"
pre-commit = "^2.15.0"
pre-commit = "^3.5.0"
pydocstyle = "^6.1.1"
pylint = "^3.0.2"
pytest = "^7.4.3"
Expand Down

0 comments on commit a59713c

Please sign in to comment.