diff --git a/pyproject.toml b/pyproject.toml index 9c1dabf..683a911 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ docs = [ "pdoc==16.0.0", ] lint = [ - "pre-commit==4.6.0", + "pre-commit==4.6.1", "pyright==1.1.411", "ruff==0.15.22", ]