Skip to content

Commit

Permalink
Update dependency pre-commit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 69ce4e6 commit 4aedb72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.13.2"}
mypy = "^1.8"
mypy-extensions = "^1.0.0"
pre-commit = "^3.6.0"
pre-commit = "^4.0.0"
pydocstyle = "^6.3.0"
pylint = "^3.0.0"
pytest = "^8.0.1"
Expand All @@ -63,7 +63,7 @@ bandit = "^1.7.4"
darglint = "^1.8.1"
isort = {extras = ["colors"], version = "^5.12.0"}
mypy = "^1.3"
pre-commit = ">=2.20,<4.0"
pre-commit = ">=4.1,<4.2"
pydocstyle = "^6.3.0"
pylint = "^3.0.0"
pytest = ">=7.3.1,<9.0.0"
Expand Down

0 comments on commit 4aedb72

Please sign in to comment.