Skip to content

Commit f16e21d

Browse files
Update dependency pre-commit to v4
1 parent 69ce4e6 commit f16e21d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ darglint = "^1.8.1"
4747
isort = {extras = ["colors"], version = "^5.13.2"}
4848
mypy = "^1.8"
4949
mypy-extensions = "^1.0.0"
50-
pre-commit = "^3.6.0"
50+
pre-commit = "^4.0.0"
5151
pydocstyle = "^6.3.0"
5252
pylint = "^3.0.0"
5353
pytest = "^8.0.1"
@@ -63,7 +63,7 @@ bandit = "^1.7.4"
6363
darglint = "^1.8.1"
6464
isort = {extras = ["colors"], version = "^5.12.0"}
6565
mypy = "^1.3"
66-
pre-commit = ">=2.20,<4.0"
66+
pre-commit = ">=4.3,<4.4"
6767
pydocstyle = "^6.3.0"
6868
pylint = "^3.0.0"
6969
pytest = ">=7.3.1,<9.0.0"

0 commit comments

Comments
 (0)