diff --git a/pyproject.toml b/pyproject.toml index e00da0b4..f18c3718 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ test = [ "codespell==2.2.6", "mypy==1.9.0", "pre-commit==3.7.0", - "pre-commit-hooks==4.5.0", + "pre-commit-hooks==4.6.0", "pylint==3.1.0", "ruff==0.3.4", "safety==3.0.1",