diff --git a/pyproject.toml b/pyproject.toml index 925e3a0..7ac338a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ testing = [ "pytest-sugar==1.0.0" ] pre-commit = [ - "pre-commit==3.8.0", + "pre-commit==4.6.2", "pylint==4.0.8" ] docs = [