diff --git a/pyproject.toml b/pyproject.toml index 104da58..a777657 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "flake8", "flake8-pyproject", "pylint==3.2.7", - "pre-commit==3.7.1", + "pre-commit==4.0.1", "pylint_junit", "pytest-cov==5.0.0", "pytest-mock<3.14.1",