diff --git a/pyproject.toml b/pyproject.toml index 3370ad9..6d8f996 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.1", ] [tool.pytest.ini_options]