diff --git a/pyproject.toml b/pyproject.toml index ea0014d..b536f8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dev = [ {include-group = "pre-commit"} ] pre-commit = [ - "prek==0.3.9" + "prek==0.3.10" ] test = [ "pytest-github-actions-annotate-failures==0.4.0",