diff --git a/pyproject.toml b/pyproject.toml index affcd627..f4de57cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ optional-dependencies.dev = [ "furo==2024.8.6", "interrogate==1.7.0", "mypy==1.11.2", - "pre-commit==3.8.0", + "pre-commit==4.0.0", "pylint==3.3.1", "pyproject-fmt==2.2.4", "pyright==1.1.383",