diff --git a/pyproject.toml b/pyproject.toml index 9ae989d..267100a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dev = [ "pytest>=8.0", "pytest-cov>=4.0", "ruff>=0.4", - "pre-commit>=4.0", + "pre-commit>=4.6.2", ] [tool.pytest.ini_options]