diff --git a/pyproject.toml b/pyproject.toml index 8bda9e3..f61b0a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ "flake8-formatter_junit_xml", "flake8", "flake8-pyproject", - "pre-commit==3.3.1", + "pre-commit==4.0.1", "pylint==2.17.4", "pylint_junit", "pytest-cov==6.0.0",