diff --git a/pyproject.toml b/pyproject.toml index e99493a..a3f3093 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ classifiers = [ quality = [ "ruff==0.12.3", "ty==0.0.1a14", - "pre-commit==4.2.0", + "pre-commit==4.4.0", ] test = [ "pytest==8.4.1",