diff --git a/pyproject.toml b/pyproject.toml index ed9f0bf..6f902cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ testing = [ "pytest-sugar==1.0.0" ] pre-commit = [ - "pre-commit==3.7.1", + "pre-commit==3.8.0", "pylint==3.2.5" ] docs = [