diff --git a/pyproject.toml b/pyproject.toml index 32d3722..710bd15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ docs = [ "pdoc==16.0.0", ] lint = [ - "pre-commit==4.6.1", + "pre-commit==4.6.2", "pyright==1.1.411", "ruff==0.16.2", ]